Mercurial > hg > fxanalyse
annotate future.h @ 16:9d57d1fcbcd5
Implementation of the C99 round() function
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Wed, 18 Jul 2012 18:47:44 +0200 |
parents | |
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); |