IMSL C# Numerical Library

Physical.DoubleValue Method 

Returns the value of this dimensionless object.

public double DoubleValue();

Return Value

The double value of the dimensionless object.

Exceptions

Exception Type Condition
ArgumentException is thrown if the this object is not dimensionless

See Also

Physical Class | Imsl.Math Namespace