On Fri, Sep 2, 2016, at 15:12, Christian Gollwitzer wrote:
> Tradition? All languages I know of treat a number with an exponent as 
> floating point.

Scheme does allow you to give integers (and rationals) in decimal and/or
exponential notation with the "#e" prefix.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to