OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:squareroot
(Results
1 - 25
of
32
) sorted by null
1
2
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
squareroot.decTest
2
--
squareroot
.decTest -- decimal square root --
29
sqtx001
squareroot
1 -> 1
30
sqtx002
squareroot
-1 -> NaN Invalid_operation
31
sqtx003
squareroot
1.00 -> 1.0
32
sqtx004
squareroot
-1.00 -> NaN Invalid_operation
33
sqtx005
squareroot
0 -> 0
34
sqtx006
squareroot
00.0 -> 0.0
35
sqtx007
squareroot
0.00 -> 0.0
36
sqtx008
squareroot
00.00 -> 0.0
37
sqtx009
squareroot
00.000 -> 0.0
[
all
...]
testall.decTest
71
dectest:
squareroot
powersqrt.decTest
22
-- These testcases are taken from
squareroot
.decTest but are
151
-- Precision 1
squareroot
tests [exhaustive, plus exponent adjusts]
229
-- Precision 2
squareroot
tests [exhaustive, plus exponent adjusts]
[
all
...]
power.decTest
24
--
squareroot
.decTest implemented using power(x, 0.5)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
squareroot.decTest
2
--
squareroot
.decTest -- decimal square root --
29
sqtx001
squareroot
1 -> 1
30
sqtx002
squareroot
-1 -> NaN Invalid_operation
31
sqtx003
squareroot
1.00 -> 1.0
32
sqtx004
squareroot
-1.00 -> NaN Invalid_operation
33
sqtx005
squareroot
0 -> 0
34
sqtx006
squareroot
00.0 -> 0.0
35
sqtx007
squareroot
0.00 -> 0.0
36
sqtx008
squareroot
00.00 -> 0.0
37
sqtx009
squareroot
00.000 -> 0.0
[
all
...]
testall.decTest
71
dectest:
squareroot
powersqrt.decTest
22
-- These testcases are taken from
squareroot
.decTest but are
151
-- Precision 1
squareroot
tests [exhaustive, plus exponent adjusts]
229
-- Precision 2
squareroot
tests [exhaustive, plus exponent adjusts]
[
all
...]
power.decTest
24
--
squareroot
.decTest implemented using power(x, 0.5)
[
all
...]
/external/ceres-solver/internal/ceres/
corrector.h
46
// gauss newton approximation and then take its
squareroot
to get the
corrector.cc
46
// and the jacobian are scaled by the
squareroot
of the derivative
/external/aac/libSBRdec/src/
transcendent.h
320
\brief Calculate the
squareroot
of a number given by mantissa and exponent
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
inv_sqrt.cpp
115
L_y = inverse
squareroot
of L_x (Word32)
sqrt_l.cpp
98
L_y =
squareroot
of L_x (Word32)
/external/llvm/lib/Transforms/Scalar/
Reassociate.cpp
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_action.c
[
all
...]
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_action.c
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_decimal.py
181
'
squareroot
':'sqrt',
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_decimal.py
181
'
squareroot
':'sqrt',
[
all
...]
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3-sources.jar
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3-sources.jar
/external/chromium_org/third_party/icu/source/i18n/
decNumber.c
[
all
...]
/external/icu4c/i18n/
decNumber.c
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libX11.a
[
all
...]
libX11.so
libX11.so.6
Completed in 521 milliseconds
1
2