Functions

asec

Supported By

Syntax

[the] asec of factor

asec ( expression )

Factor and expression yield integers, numbers, or complexes.

Example

put asec(theSecant) into theAngle

Description

The asec function returns the inverse secant of its argument.

If the argument is an integer or a number, a number is returned.

If the argument is a complex, a complex is returned.