FORMULA LANGUAGE


@ASin
Example

Calculates the arc (inverse) sine using the sine of an angle.

Syntax

@ASin( sine )

Parameters

sine


Return value

angle


Usage

If the parameter is a list, the function operates on each element of the list, and the return value is a list with the same number of elements.

Language cross-reference

ASin function in LotusScript language

Example
See Also