ARCCOS
ARCCOS |
Purpose
Arc cosine trigonometric function
Synopsis
ARCSIN(value)
Argument
value
|
One of the following: a constant; a variable; a formula evaluating to a single value
|
Return value
A value in the range
0 to
+π.
Further information
value must be in the range -1 to +1. Values outside the range will return zero and produce an appropriate error message. If
XSLP_STOPOUTOFRANGE is set then the function error flag will be set.