Returns the value of a constant.
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);
Physical Class | Imsl.Math Namespace