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

/macosx-10.9.5/ruby-104/ruby/
H A Dcomplex.c535 #define m_hypot(x,y) m_hypot_bang((x),(y)) macro
1038 return m_hypot(dat->real, dat->imag);

Completed in 69 milliseconds