IMSL C# Numerical Library

Physical.Constant Method

Returns the value of a constant.

Overload List

Returns the value of a constant, given its name.

public static Physical Constant(string);

Returns the value of a constant, given its name, in the specified units.

public static double Constant(string,string);

See Also

Physical Class | Imsl.Math Namespace