Method ILogB
ILogB(BigRational)
Computes the integer logarithm of a value.
Declaration
public static BigRational ILogB(BigRational x)
Parameters
| Type | Name | Description |
|---|---|---|
| BigRational | x | The value whose integer logarithm is to be computed. |
Returns
| Type | Description |
|---|---|
| BigRational | The integer logarithm of |
Remarks
Part of the new NET 7 number type system see System.Numerics.IFloatingPointIeee754`1.ILogB(`0).
The desired precision can preset by MaxDigits