Searched defs:tan_x (Results 1 – 1 of 1) sorted by relevance
247 double tan_x = (num_dd.hi + num_dd.lo) / (den_dd.hi + den_dd.lo); global() variable 253 DoubleDouble tan_x = fputil::div(num_dd, den_dd); global() variable [all...]