Functions

asech

Supported By

Syntax

[the] asech of factor

asech ( expression )

Factor and expression yield integers, numbers, or complexes.

Example

put asech(steve) into bill

Description

The asech function returns the inverse hyperbolic 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.