[next] [prev] [prev-tail] [tail] [up]
#include <msca.h> double sremainder (double x, double y); float sremainderf(float x, float y);
Given values and this function computes the remainder of dividing by and returns the result.
[next] [prev] [prev-tail] [front] [up]