NumericalΒΆ
Computes the power x ** y. |
|
Computes the absolute value. |
|
Returns the smallest integer greater than or equal to the input. |
|
Computes the exponential function. |
|
Returns the largest integer less than or equal to the input. |
|
Whether the number is infinite. |
|
Computes the natural logarithm. |
|
Rounds to a given number of decimals. |