Math Scalar Library
Programming Reference Manual Fortran
Version 1.1 DD-00003-111

23.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.