convert
Converts a value in a ScientificUnit to the value of another unit with the same PhysicalQuantity
Return
the Double value in to that is equivalent to value in this unit
Parameters
the type of PhysicalQuantity of both units
the Number value to convert
the ScientificUnit to convert the value into
Converts a value in a ScientificUnit to the value of another unit with the same PhysicalQuantity and rounds it
Return
the Double value in to that is equivalent to value in this unit
Parameters
the type of PhysicalQuantity of both units
the Number value to convert
the ScientificUnit to convert the value into
The number of digits a rounded value should have after its decimal point
The RoundingMode to apply when scaling
Converts a value in a ScientificUnit to the value of another unit with the same PhysicalQuantity
Return
the Decimal value in to that is equivalent to value in this unit
Parameters
the type of PhysicalQuantity of both units
the Decimal value to convert
the ScientificUnit to convert the value into
The number of digits a rounded value should have after its decimal point
The RoundingMode to apply when scaling
Converts a value in a ScientificUnit to the value of another unit with the same PhysicalQuantity
Return
the Decimal value in to that is equivalent to value in this unit
Parameters
the type of PhysicalQuantity of both units
the Decimal value to convert
the ScientificUnit to convert the value into