Math Scalar Library
Programming Reference Manual Fortran
Version 1.0 DD-00003-110

10.4 sremainder - Remainder

function sremainder (x, y)
function sremainderf(x, y)

Given values x and y this function computes the remainder of dividing x by y and returns the result.