ScientificValue
A Value in a given ScientificUnit
Parameters
the type of PhysicalQuantity of the unit
the type of ScientificUnit this value represents
Inheritors
Properties
Returns the value of a ScientificValue with PhysicalQuantity.Dimensionless as a fraction. I.e.
Functions
Converts a ScientificValue into a DefaultScientificValue with an AbstractScientificUnit of the same PhysicalQuantity
Converts a ScientificValue into another ScientificValue with a ScientificUnit of the same PhysicalQuantity
Converts ScientificValue.value into the equivalent Decimal in TargetUnit
Creates a DefaultScientificValue equal to the ScientificValue.value divided by value
Divides the ScientificValue.value of two ScientificValue into a DefaultScientificValue with LeftUnit as its unit
Creates a Value equal to the ScientificValue.value divided by value
Creates a DefaultScientificValue equal to the ScientificValue.value decreased by value
Subtracts the ScientificValue.value of two ScientificValue into a DefaultScientificValue with LeftUnit as its unit
Creates a Value equal to the ScientificValue.value decreased by value
Creates a DefaultScientificValue equal to the ScientificValue.value increased by value
Creates a DefaultScientificArray in Unit by adding a ScientificArray to this ScientificValue This will convert the values right into Unit
Adds the ScientificValue.value of two ScientificValue into a DefaultScientificValue with LeftUnit as its unit
Creates a Value equal to the ScientificValue.value increased by value
Creates a DefaultScientificValue equal to the ScientificValue.value multiplied by value
Multiplies the ScientificValue.value of two ScientificValue into a DefaultScientificValue with LeftUnit as its unit
Creates a Value equal to the ScientificValue.value multiplied by value
Gets the String representation of a ScientificValue using a ScientificValueFormatter