Searched refs:degreeTan (Results 1 – 3 of 3) sorted by relevance
89 checkWeakEq(BoundedRational.degreeTan(x), in checkBR()
388 public static BoundedRational degreeTan(BoundedRational r) { in degreeTan() method in BoundedRational
791 ratVal = ec.mDegreeMode ? BoundedRational.degreeTan(argVal.ratVal) in evalUnary()