Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC

Function sqrt

sqrt aValue

Calculates the square root of a given value.

Parameters:
aValue - A numeric object.
Returns:
A float object representing the square root of aValue.

If the argument is negative a runtime error is generated.

Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC
Report a bug or request new features
© 2002