Functions

acsc

Supported By

Syntax

[the] acsc of factor

acsc ( expression )

Factor and expression yield integers, numbers, or complexes.

Example

put acsc(theCosecant) into theAngle

Description

The acsc function returns the inverse cosecant 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.