Package EOorg.EOeolang
Class EObytes$EOas_float
- java.lang.Object
-
- org.eolang.PhDefault
-
- EOorg.EOeolang.EObytes$EOas_float
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.eolang.Data
Data.ToPhi
-
-
Constructor Summary
Constructors Constructor Description EObytes$EOas_float(Phi sigma)
Ctor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Phi
lambda()
Executes λ function and calculates object.
-
-
-
Constructor Detail
-
EObytes$EOas_float
public EObytes$EOas_float(Phi sigma)
Ctor.- Parameters:
sigma
- Sigma.
-
-