AlgebraicStructureTraits::Sqrt

Definition

AdaptableUnaryFunction providing the square root.

Refines

AdaptableUnaryFunction

Types

AlgebraicStructureTraits::Sqrt::result_type
Is AlgebraicStructureTraits::Type.


AlgebraicStructureTraits::Sqrt::argument_type
Is AlgebraicStructureTraits::Type.

Operations

result_type sqrt ( argument_type x ) returns sqrt(x).

See Also

AlgebraicStructureTraits