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

/haiku/src/libs/mapm/
H A Dmapmfact.c137 void m_apm_factorial(M_APM moutput, M_APM minput) argument
145 if (m_apm_compare(minput, MM_One) <= 0)
161 m_apm_copy(tmp2, minput);

Completed in 32 milliseconds