Mercurial > hg > fxanalyse
annotate future.h @ 62:53dbce5f0745
Further simplification
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Mon, 29 Oct 2012 14:43:40 +0100 |
parents | 9d57d1fcbcd5 |
children | be814b934eca |
rev | line source |
---|---|
16
9d57d1fcbcd5
Implementation of the C99 round() function
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
1 double round(double x); |