OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:degreeTan
(Results
1 - 3
of
3
) sorted by null
/packages/apps/ExactCalculator/tests/src/com/android/calculator2/
BRTest.java
89
checkWeakEq(BoundedRational.
degreeTan
(x),
/packages/apps/ExactCalculator/src/com/android/calculator2/
BoundedRational.java
388
public static BoundedRational
degreeTan
(BoundedRational r) {
CalculatorExpr.java
791
ratVal = ec.mDegreeMode ? BoundedRational.
degreeTan
(argVal.ratVal)
[
all
...]
Completed in 52 milliseconds