WLJS LogoWLJS Notebook

SecDegrees

SecDegrees[θ] gives the secant of θ degrees.

This is equivalent to Sec[θ Degree] but more convenient for degree input.

Examples

SecDegrees[60]
SecDegrees[45]
Plot[SecDegrees[x], {x, -80, 80}]

*See the official Wolfram Language Reference for more details.

On this page