view 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
line wrap: on
line source

double round(double x);