Home | History | Annotate | Download | only in script_api

Lines Matching full:ilogb

1119  See @ldexp() for the reverse operation.  See also @logb() and @ilogb().
1205 function: ilogb
1217 For example, <code>ilogb(8.5f)</code> returns 3.
1225 function: ilogb
1433 @ilogb() is similar but returns an integer.