Converts x (in SI units) to the corresponding value in this unit.
Namespace: Altaxo.UnitsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax double FromSIUnit(
double x
)
Parameters
- x Double
- Value in SI units.
Return Value
DoubleThe corresponding value in this unit.
See Also