LongScientificArray
A ScientificArray containing Long values
Parameters
the type of PhysicalQuantity of the unit
the type of ScientificUnit this array represents
Properties
Functions
Combines this ScientificArray and right into a DefaultScientificArray using a transformation method
Combines this ScientificArray and right into a TargetArray using a transformation method
Creates a DefaultScientificArray containing all values of this ScientificArray and right This will convert the values right into Unit
Creates a DefaultScientificArray containing all values of this ScientificArray and right This will convert the values of both this ScientificArray and right into TargetUnit
Creates a TargetArray containing all values of this ScientificArray and right This will convert the values right into Unit
Creates a TargetArray containing all values of this ScientificArray and right This will convert the values of both this ScientificArray and right into TargetUnit
Creates a DefaultScientificArray that contains all values of a ScientificArray converted to TargetUnit
Creates a TargetArray that contains all values of a ScientificArray converted to TargetUnit
Converts the values of a ScientificArray into their Decimal values in a TargetUnit
Maps all the values of a ScientificArray into a DefaultScientificArray using a transformation method
Maps all the values of a ScientificArray into a TargetArray using a transformation method
Creates a DefaultScientificArray in Unit containing all values of this ScientificArray and right
Creates a DefaultScientificArray in Unit by adding a ScientificValue to this ScientificArray
Splits a ScientificArray into a list of DefaultScientificValue of all the values in the array
Splits a ScientificArray into a list of DefaultScientificValue in TargetUnit of all the values in the array
Splits a ScientificArray into a list of TargetValue of all the values in the array