Fix grammar for real numbers
- Apr 14, 2022
-
-
Stéphane Del Pino authored
Writing 22e-3 was not interpreted as a real and produced an error message. 2e-3 and 22.e-3 were correctly interpreted.
-
Writing 22e-3 was not interpreted as a real and produced an error message.
2e-3 and 22.e-3 were correctly interpreted.
Writing 22e-3 was not interpreted as a real and produced an error message. 2e-3 and 22.e-3 were correctly interpreted.