EsbDecimals - a Free Subset of ESBPCS for .NET

DecimalOps.Grad2Deg Method

Converts Grads into Degrees to almost full accuracy.

Methods for decimal, double and int Parameters.

Overload List

Converts Grads into Degrees.

public static decimal Grad2Deg(decimal);

Converts Grads into Degrees.

public static decimal Grad2Deg(double);

Converts Grads into Degrees.

public static decimal Grad2Deg(int);

See Also

DecimalOps Class | Esb.Math Namespace