6.4.19. IEEE 754 remainder function (remainder)

This function is the IEEE 754 remainder operation. It is a synonym for _drem (see Arithmetic on numbers in a particular format).

double remainder(double x, double y);
Copyright © 2002-2005 ARM Limited. All rights reserved.ARM DUI 0205F
Non-Confidential