Convert floating point numbers to latex compatible form
Brought to you by:
sh567
In calc, floating point numbers are displayed using the letter E. For example, 1.00E005 means 100000. When using calc3latex, these numbers are converted to latex code exactly as they are. It would be great if cal2latex can change them to this form. $1.00 \times 10^{5} $.
Yes this would be very nice!