-
-
Notifications
You must be signed in to change notification settings - Fork 16
ExtendedNumerics.BigDecimal.Pow(double,double)
Adam White edited this page Oct 7, 2024
·
1 revision
Returns a specified number raised to the specified power.
public static ExtendedNumerics.BigDecimal Pow(double @base, double exponent);
base
System.Double
exponent
System.Double