[next] [prev] [prev-tail] [tail] [up]
#include <msca.h> double sround (double x); float sroundf(float x);
Given a value this function rounds to the nearest integral part.
[next] [prev] [prev-tail] [front] [up]