summaryrefslogtreecommitdiff
path: root/stdlib/float.mli
Commit message (Expand)AuthorAgeFilesLines
* Rename tools/unlabel --> tools/sync_stdlib_docsJohn Whitington2020-09-101-2/+2
* Restore tilde-removal, other little fixesJohn Whitington2020-08-051-17/+21
* Float.Array(Labels) generated by tools/unlabelJohn Whitington2020-08-051-40/+227
* Consistently use @raise tags in Stdlib docs (#8644)Et7f32020-06-301-34/+24
* Fix comment about NaN propagation (#9536)Christophe Troestler2020-05-121-2/+2
* Rename references to Pervasives to StdlibDavid Allsopp2019-06-261-1/+1
* add Stdlib.Float.Array (#1936)Damien Doligez2018-12-031-4/+263
* Support FMA operation (#1354)Laurent Thévenoux2018-10-261-0/+9
* Extend Stdlib.Float with more functions (#1794)Christophe Troestler2018-10-231-2/+125
* Deprecate Pervasives (#1605)Jérémie Dimino2018-08-271-1/+1
* add @since annotations to stdlib/float.mli and stdlib/bigarray.mliDamien Doligez2018-04-101-0/+2
* Add Float.piChristophe Troestler2018-03-291-0/+3
* Rename epsilon_float -> epsilonNicolás Ojeda Bär2018-03-151-1/+1
* CopyrightNicolás Ojeda Bär2018-03-151-0/+1
* Add Float.hashNicolás Ojeda Bär2018-03-151-0/+3
* Add Float.Array moduleNicolás Ojeda Bär2018-03-151-0/+10
* Add Float moduleNicolás Ojeda Bär2018-03-151-0/+248