multiplying(byPowerOf10:)
Multiplies the number by 10 raised to the given power.
Declaration
func multiplying(byPowerOf10 power: Int16) -> NSDecimalNumberDiscussion
This method uses the default behavior when handling calculation errors and when rounding.