jjconti (Juanjo Conti)
- Login: jjconti
- Email: jjconti@gmail.com
- Registered on: 12/04/2014
- Last sign in: 12/04/2014
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
12/04/2014
- 04:14 PM Ruby master Bug #10569: BigDecimal#fix returns a BigDecimal object instead of a Integer
- Seems that Python works the same way. Probably is not a bug:
~~~
>>> decimal.Decimal(7).imag
Decimal('0')
>>> d... - 03:56 PM Ruby master Bug #10569: BigDecimal#fix returns a BigDecimal object instead of a Integer
- BigDecimal, sorry for the typo :)
I'm pasting again the example because some chars were deleted in the original re... - 03:51 PM Ruby master Bug #10569 (Rejected): BigDecimal#fix returns a BigDecimal object instead of a Integer
- According docs (http://www.ruby-doc.org/stdlib-2.1.5/libdoc/bigdecimal/rdoc/BigDecimal.html#method-i-fix): fix metho...
Also available in: Atom