Searched refs:ipow (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/libs/mapm/
H A Dm_apm.h120 * added 'ipow' operators
596 MAPM ipow(int p,int toDigits) const function in class:MAPM
599 MAPM ipow(int p) const function in class:MAPM
600 {return ipow(p,myDigits());}

Completed in 37 milliseconds