AdaptableUnaryFunction providing the square root.
AdaptableUnaryFunction
AlgebraicStructureTraits::Sqrt::result_type | |
Is AlgebraicStructureTraits::Type.
| |
AlgebraicStructureTraits::Sqrt::argument_type | |
Is AlgebraicStructureTraits::Type.
|
result_type | sqrt ( argument_type x ) const | returns √x. |