Merge remote-tracking branch 'github/pr/292/head'
[nit.git] / lib / standard / math.nit
2014-02-27 Jean PrivatMerge remote-tracking branch 'github/pr/292/head'
2014-02-27 Alexis Laferrièredoc: added comment for standard::math::Float::rand
2014-02-27 Alexis Laferrièredoc: added comment for standard::math::Int::rand
2014-02-17 Alexis Laferrièrelib: update standard library to latest FFI spec
2014-01-29 Alexis Laferrièrelib: changes the behavior of Coll::rand to behave like...
2014-01-29 Alexis Laferrièrelib: adds missing import of math.h in standard library
2013-11-07 Alexis Laferrièrelib: adds sqrt, sin and cos to Int
2013-09-04 Jean Privatrename 'package' to 'module'
2012-12-06 Jean Privatlib: rewrite Collection::rand without explicit closure
2012-10-02 Alexandre Terrasalib: Math::Int add binaries operations and, or, xor
2012-02-14 Jean Privatlib: update the documentation
2012-02-13 Alexis Laferrièrelib: adds hypotenuse to math module as Float::hypot
2012-02-13 Alexis Laferrièrelib: adds Collection::rand to get a random element...
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1