Searched defs:asin (Results 1 - 2 of 2) sorted by relevance

/packages/apps/ExactCalculator/src/com/android/calculator2/
H A DBoundedRational.java305 // Throw an exception if the argument is definitely out of bounds for asin or acos.
352 public static BoundedRational asin(BoundedRational r) { method in class:BoundedRational
378 throw new AssertionError("Impossible asin arg");
/packages/apps/Calculator/
H A Darity-2.1.2.jar ... tanh () public final org.javia.arity.Complex asin () public final org.javia.arity.Complex acos ...

Completed in 356 milliseconds