Home | History | Annotate | Download | only in include

Lines Matching full:toward

1873  * The function remainder() is similar but rounds toward the closest interger.
5673 * The function fmod() is similar but rounds toward the closest interger.
5854 * rint() is similar but rounds half values toward even. trunc() truncates the decimal fraction.