Class Sqrt
java.lang.Object
calculator.functions.UnaryFunction
calculator.functions.Sqrt
- All Implemented Interfaces:
Expression
This class represents the square root unary operation "sqrt".
The class extends an abstract superclass UnaryFunction.
-
Constructor Details
-
Sqrt
- Throws:
IllegalConstruction
-
-
Method Details
-
op
- Specified by:
opin classUnaryFunction
-
op
- Specified by:
opin classUnaryFunction
-
op
- Specified by:
opin classUnaryFunction
-
op
- Specified by:
opin classUnaryFunction
-