-
-
Notifications
You must be signed in to change notification settings - Fork 15
ExtendedNumerics.BigDecimal.SquareRoot(ExtendedNumerics.BigDecimal,int)
Adam White edited this page Oct 7, 2024
·
1 revision
Returns the square root of the supplied BigDecimal to the given number of places..
public static ExtendedNumerics.BigDecimal SquareRoot(ExtendedNumerics.BigDecimal input, int decimalPlaces);
input
BigDecimal
decimalPlaces
System.Int32