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