Fix grammar for real numbers
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.