Home | History | Annotate | Download | only in api

Lines Matching refs:away

1945  @round() is similar but rounds away from zero.  @trunc() truncates the decimal fraction.
1970 summary: Round away from zero
1974 round() rounds half values away from zero. For example, <code>round(0.5f)</code> returns 1.f