Searched refs:degreeAcos (Results 1 – 3 of 3) sorted by relevance
110 checkWeakEq(BoundedRational.degreeAcos(x), in checkBR()202 BoundedRational.degreeAcos(BR_2); in testBRexceptions()
436 public static BoundedRational degreeAcos(BoundedRational r) { in degreeAcos() method in BoundedRational
845 ratVal = ec.mDegreeMode ? BoundedRational.degreeAcos(argVal.ratVal) in evalUnary()