Click or drag to resize
PhysicalToString Method
Returns a String containing the value and units, if any.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public override string ToString()

Return Value

Type: String
A String specifying the value and units, if any, of this Physical object.
See Also