NSDecimal.MultiplyByPowerOf10 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Foundation.NSCalculationError MultiplyByPowerOf10 (out Foundation.NSDecimal result, ref Foundation.NSDecimal number, short power10, Foundation.NSRoundingMode mode);
static member MultiplyByPowerOf10 : * * int16 * Foundation.NSRoundingMode -> Foundation.NSCalculationError
Parameters
- result
- NSDecimal
- number
- NSDecimal
- power10
- Int16
- mode
- NSRoundingMode