Skip to content

Commit

Permalink
Add a Change entry for the new Float functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris00 committed May 29, 2018
1 parent c8beeee commit 471bf73
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ Working version
alternative integer formatting.
(ygrek, review by Gabriel Scherer)

- GPR#1794: Add arithmetic operators +., -.,... and functions
is_finite, is_infinite, is_nan, is_integer, trunc, round, nextafter,
min, max, nanmin, nanmax to module Float.
(Christophe Troestler)

### Other libraries:

### Compiler user-interface and warnings:
Expand Down

0 comments on commit 471bf73

Please sign in to comment.