NSDecimal.Power(NSDecimal, NSDecimal, nint, NSRoundingMode) 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 Power (out Foundation.NSDecimal result, ref Foundation.NSDecimal number, nint power, Foundation.NSRoundingMode mode);
static member Power : * * nint * Foundation.NSRoundingMode -> Foundation.NSCalculationError
Parameters
- result
- NSDecimal
- number
- NSDecimal
- power
- System.System.IntPtr System.nativeint
- mode
- NSRoundingMode