n( expression
[ , digits=digits
] )
The numerical approximation of expression
in SageMath. The optional digits
argument specifies the number of decimal digits.
Alias of numerical_approx. Lowercase n and uppercase N are equivalent operations in SageMath.
Examples:
Related operations: numerical_approx
Operation category: basic operations sagemath-docs