Searched defs:absX (Results 1 – 5 of 5) sorted by relevance
93 BigInteger absX = x.abs(); in bigToDouble() local
1146 T absX = (x >= T (0))? x: -x; in lengthTiny() local1632 T absX = (x >= T (0))? x: -x; in lengthTiny() local2030 T absX = (x >= T (0))? x: -x; in lengthTiny() local
291 absX: function (x) { method in Display
129 double absX = fabs(x); in find_slop() local
575 double absX = fabs(x); in findSector() local