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