EsbDecimals - a Free Subset of ESBPCS for .NET

DecimalOps.SecDeg Method

Computes the Secant of the given angle (in Degrees) using .

Methods for decimal, double and int Parameters.

Overload List

Computes the Secant of the given angle (in Degrees) using .

public static decimal SecDeg(decimal);

Computes the Secant of the given angle (in Degrees) using .

public static decimal SecDeg(double);

Computes the Secant of the given angle (in Degrees) using .

public static decimal SecDeg(int);

See Also

DecimalOps Class | Esb.Math Namespace | Cos | Cos