Click or drag to resize
PhysicalDoubleValue Method
Returns the value of this dimensionless object.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double DoubleValue()

Return Value

Type: Double
The double value of the dimensionless object.
Exceptions
ExceptionCondition
ArgumentException is thrown if the this object is not dimensionless
See Also