Home
last modified time | relevance | path

Searched defs:msqrt (Results 1 – 25 of 25) sorted by relevance

/dports/security/libdecaf/libdecaf-1.0.0/src/generator/
H A Dcurve_data.py83 def msqrt(x,p,hi_bit_clear = True, lo_bit_clear = False): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dmathml.css107 mroot, msqrt { selector
/dports/deskutils/calibre/calibre-src-5.34.0/resources/editor-help/
H A Dmathml.json28 "msqrt": "https://developer.mozilla.org/docs/Web/MathML/Element/msqrt", string
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/tran/
H A Dtranslate.lsp103 (defun msqrt () (translate "sqrt")) function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/css/
H A Dmathml.css146 msqrt { selector
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py2only/docutils/utils/math/
H A Dlatex2mathml.py284 class msqrt(math): class
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py3only/docutils/utils/math/
H A Dlatex2mathml.py284 class msqrt(math): class
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/utils/math/
H A Dlatex2mathml.py284 class msqrt(math): class
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/utils/math/
H A Dlatex2mathml.py284 class msqrt(math): class
/dports/textproc/py-docutils/docutils-0.17.1/docutils/utils/math/
H A Dlatex2mathml.py284 class msqrt(math): class
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/texmath-0.12.3.1/src/Text/TeXMath/Readers/
H A DMathML.hs363 msqrt e = ESqrt <$> (row e) function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/texmath-0.12.1.1/src/Text/TeXMath/Readers/
H A DMathML.hs363 msqrt e = ESqrt <$> (row e) function
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dconfig.h.in409 #define msqrt(x, y, z) mpz_sqrt(z, x, y) macro
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/
H A Dfunctional.d1129 alias msqrt = memoize!(function double(double x) { return sqrt(x); }); variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/
H A Dfunctional.d1129 alias msqrt = memoize!(function double(double x) { return sqrt(x); }); variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/
H A Dfunctional.d1129 alias msqrt = memoize!(function double(double x) { return sqrt(x); }); variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/
H A Dfunctional.d1129 alias msqrt = memoize!(function double(double x) { return sqrt(x); }); variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/
H A Dfunctional.d1129 alias msqrt = memoize!(function double(double x) { return sqrt(x); }); variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/
H A Dfunctional.d1129 alias msqrt = memoize!(function double(double x) { return sqrt(x); }); variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/
H A Dfunctional.d1129 alias msqrt = memoize!(function double(double x) { return sqrt(x); }); variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/
H A Dfunctional.d1129 alias msqrt = memoize!(function double(double x) { return sqrt(x); }); variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/
H A Dfunctional.d1129 alias msqrt = memoize!(function double(double x) { return sqrt(x); }); variable
/dports/science/opensim-core/opensim-core-4.1/Bindings/SWIGSimTK/
H A DMat.h178 TSqrt msqrt; in sqrt() local
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/
H A DMat.h220 TSqrt msqrt; in sqrt() local
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DMathStructure-integrate.cc3017 MathStructure msqrt(mstruct[0]); in integrate_function() local