minus
Subtracts two Decimal.
Return
the Decimal that is the subtraction of the two provided decimals.
Parameters
the Decimal to subtract
Subtracts two Decimal to a given precision.
Return
the Decimal that is the subtraction of the two provided decimals.
Parameters
the Decimal to subtract
The number of digits a rounded value should have after its decimal point.
Subtracts two Decimal to a given precision.
Return
the Decimal that is the subtraction of the two provided decimals.
Parameters
the Decimal to subtract
The number of digits a rounded value should have after its decimal point.
The RoundingMode to apply when scaling.
Gets the Duration between two KalugaDate
Return
the Duration between both dates.
Parameters
the KalugaDate to subtract
Gets a KalugaDate that is duration before this date.
Return
A KalugaDate that is duration before this date
Parameters
the Duration to subtract from this date.