Home | History | Annotate | Download | only in api

Lines Matching refs:fractional

716 summary: Positive fractional part
718 Returns the positive fractional part of v, i.e. <code>v - floor(v)</code>.
1199 summary: Integral and fractional components
1201 Returns the integral and fractional components of a number.
2214 summary: Returns the fractional part of a float
2216 Returns the fractional part of a float