Class EOreal$EOsqrt

java.lang.Object
org.eolang.PhDefault
EOorg.EOeolang.EOmath.EOreal$EOsqrt
All Implemented Interfaces:
Cloneable, Atom, Data, Phi

public final class EOreal$EOsqrt extends PhDefault implements Atom
Real.sqrt.
Since:
0.40
  • Constructor Details

    • EOreal$EOsqrt

      public EOreal$EOsqrt()
  • Method Details

    • lambda

      public Phi lambda()
      Description copied from interface: Atom
      Executes λ function and calculates object.
      Specified by:
      lambda in interface Atom
      Returns:
      Object calculated from λ function.