Searched refs:degreeAsin (Results 1 – 3 of 3) sorted by relevance
357 public static BoundedRational degreeAsin(BoundedRational r) { in degreeAsin() method in BoundedRational437 final BoundedRational asin_r = degreeAsin(r); in degreeAcos()
833 ratVal = ec.mDegreeMode ? BoundedRational.degreeAsin(argVal.ratVal) in evalUnary()
108 checkWeakEq(BoundedRational.degreeAsin(x), in checkBR()