Searched refs:GetGcd (Results 1 – 3 of 3) sorted by relevance
880 f = GetGcd( *p, f ); in getGcd()912 f = fTmp * f / GetGcd( fTmp, f ); in getLcm()
93 double GetGcd( double f1, double f2 );
549 double GetGcd( double f1, double f2 ) in GetGcd() function
Completed in 41 milliseconds