[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: integer exponentiation with negative exponent
- From: Dirk Laurie <dirk.laurie@...>
- Date: Wed, 30 Apr 2014 12:06:35 +0200
2014-04-29 15:33 GMT+02:00 Roberto Ierusalimschy <roberto@inf.puc-rio.br>:
>> let ^ always return floats, no error on negative exponents, no
>> wrap-around for large numbers. Any new behavior can be put somewhere
>> else ...
>
> That is not a bad idea, too (especially when compared to the options).
+1