Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to remove scientific notation when numerically approximating

Hello, I want to approximate values of the j invariant, but the output is stuck in scientific notation mode. I type in "numerical_approx(elliptic_j(sqrt(-5)))" and in return get:

"1.26453890947514e6 - 1.08723198724187e-9*I"

The scientific notation is extremely annoying, is there any way I could get an output without scientific notation? Thanks