4.3.20. IEEE round-to-integer operation (rint)

This function is the IEEE 754 round-to-integer operation. It is a synonym for _drnd (see Arithmetic on numbers in a particular format).

double rint(double x);
Copyright © 2007 ARM Limited. All rights reserved.ARM DUI 0349A
Non-Confidential