Method Exp10M1
Exp10M1(BigRational)
Computes 10 raised to a given power and subtracts one.
Declaration
public static BigRational Exp10M1(BigRational x)
Parameters
| Type | Name | Description |
|---|---|---|
| BigRational | x | The power to which |
Returns
| Type | Description |
|---|---|
| BigRational |
|
Remarks
Part of the new NET 7 number type system see System.Numerics.IExponentialFunctions`1.Exp10M1(`0).
The desired precision can preset by MaxDigits