numerical_approx( expression [ , digits=digits ] )

The numerical approximation of expression in SageMath. The optional digits argument specifies the number of decimal digits.

Alias of n. Lowercase n and uppercase N are equivalent operations in SageMath.

Examples:

Related operations:   n

Operation category: basic operations sagemath-docs