EsbDecimals - a Free Subset of ESBPCS for .NET

DecimalOps.Sec Method

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

Methods for decimal, double and int Parameters.

Overload List

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

public static decimal Sec(decimal);

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

public static decimal Sec(double);

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

public static decimal Sec(int);

See Also

DecimalOps Class | Esb.Math Namespace | Cos | Cos