Commit History

Author SHA1 Message Date
  trizen 4a6c5a6366 - Improved the Optimizer to do constant folding on unary operators. 1 year ago
  trizen da14bf9aaf - Several more optimizations in the Number class. 1 year ago
  trizen c650b8b2a2 - Stringify rational numbers in rational form. 1 year ago
  trizen e343c22173 modified: t/02-pow.t -- fixed one test and added a few more 3 years ago
  trizen 6facc73c6e - New implementation of the numerical system. 7 years ago
  trizen 27ad32dc27 - Added the Number.bernreal() method, which returns the nth-Bernoulli number as a floating-point value. 7 years ago
  trizen 57df6d3b9f - Added more tests. 8 years ago
  trizen d5e0e1e8a8 - Added more tests for Number.pow() 8 years ago
  trizen 629e20de17 - Minor fix for `0**Inf` and `0**(-Inf)` 8 years ago
  trizen 70883445fd - Added the Number.imod() (integer modulo) and Number.ipow() (integer power) methods. 8 years ago