Home | History | Annotate | Download | only in script_api

Lines Matching full:toward

1039  The function @remainder() is similar but rounds toward the closest interger.
2890 The function @fmod() is similar but rounds toward the closest interger.
3008 @rint() is similar but rounds half values toward even. @trunc() truncates the decimal fraction.