|
SI Methods
|
The SI type exposes the following members.
Methods
|
Name |
Description |
|
ToScaledString(Double, String, String, Double, Double)
|
Turns the given number of units into a textual representation with an appropriate unit scaling.
|
|
ToScaledString(Double, String, String, Double, Double)
|
Turns the given number of units into a textual representation with an appropriate unit scaling.
|
|
ToScaledString(Double, Int32, String, String, Double, Double)
|
Turns the given number of units into a textual representation with an appropriate unit scaling.
|
|
ToScaledString(Double, String, String, String, Int32, Double, Double)
|
Turns the given number of units into a textual representation with an appropriate unit scaling
given string array of factor names or symbols.
|
Top
See Also