The value already expressed in currentScope units, relative to NEUTRAL_SCOPE.
The original scope (unit) the raw value should be in.
The scope (unit) in which newScopedValue is currently expressed.
A PrecisionValue object containing both the scoped (input) and calculated value (in providedScope).
Constructs a
PrecisionValueobject from a value that is already scoped. A scoped value is typically expressed incurrentScopeunits but is relative toNEUTRAL_SCOPE. This function converts thisnewScopedValueback to its originalRawValuein itsprovidedScope.