WLJS LogoWLJS Notebook

ArcSec

ArcSec[z] gives the arc secant of the complex number z.

Examples

Compute the arc secant:

ArcSec[2]
(* Pi/3 *)

Numerical evaluation:

ArcSec[2.0]
(* 1.0472 *)

Please visit the official Wolfram Language Reference for more details.

On this page