Method ExpM1
ExpM1(BigRational)
Computes E raised to a given power and subtracts one.
Declaration
public static BigRational ExpM1(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.ExpM1(`0).
The desired precision can preset by MaxDigits