math.expm1(x) |
Returns test |
?? | ?? |
REMARKS |
* math module * Returns Ex - 1 * This function is more accurate than calling math.exp() and subtracting 1. |
??
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top
math.expm1(x) |
Returns test |
?? | ?? |
REMARKS |
* math module * Returns Ex - 1 * This function is more accurate than calling math.exp() and subtracting 1. |
??