Home
last modified time | relevance | path

Searched refs:map0to0 (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ExactCalculator/src/com/android/calculator2/
DBoundedRational.java275 private static BoundedRational map0to0(BoundedRational r) { in map0to0() method in BoundedRational
316 return map0to0(r); in sin()
354 return map0to0(r); in asin()
385 return map0to0(r); in tan()
398 return map0to0(r); in atan()