WLJS LogoWLJS Notebook

ArcSecDegrees

ArcSecDegrees[z] gives the arc secant in degrees of the complex number z.

Examples

Get arc secant in degrees:

ArcSecDegrees[2]
(* 60 *)

Numerical evaluation:

ArcSecDegrees[1.5]
(* 48.1897 *)

Please visit the official Wolfram Language Reference for more details.

On this page