[next] [prev] [prev-tail] [tail] [up]
#include <msca.h> double sfloor (double x); float sfloorf(float x);
Given a value this function rounds to the nearest integral part less or equal than itself.
[next] [prev] [prev-tail] [front] [up]