Home
last modified time | relevance | path

Searched defs:NEGATIVE_INFINITY (Results 101 – 125 of 172) sorted by relevance

1234567

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/objects/
H A DNativeNumber.java81 public static final double NEGATIVE_INFINITY = Double.NEGATIVE_INFINITY; field in NativeNumber
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/objects/
H A DNativeNumber.java81 public static final double NEGATIVE_INFINITY = Double.NEGATIVE_INFINITY; field in NativeNumber
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/math/
H A DBinary16.java44 public static final char NEGATIVE_INFINITY; field in Binary16
/dports/textproc/py-gensim/gensim-4.0.1/gensim/models/
H A Dphrases.py76 NEGATIVE_INFINITY = float('-inf') variable
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/include/
H A Dconstants.hpp118 constexpr NegativeInfinity NEGATIVE_INFINITY{}; variable
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/geometry/euclidean/oned/
H A DVector1D.java51 public static final Vector1D NEGATIVE_INFINITY = field in Vector1D
/dports/math/sleef/sleef-3.5.0/src/libm-tester/
H A Dtesterutil.c36 #define NEGATIVE_INFINITY (-INFINITY) macro
H A Dtester2dp.c31 #define NEGATIVE_INFINITY (-INFINITY) macro
H A Dtester2simddp.c189 #define NEGATIVE_INFINITY (-INFINITY) macro
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/geometry/euclidean/twod/
H A DVector2D.java50 public static final Vector2D NEGATIVE_INFINITY = field in Vector2D
/dports/math/sleef/sleef-3.5.0/src/quad-tester/
H A Dtester2simdqp.c110 #define NEGATIVE_INFINITY (-INFINITY) macro
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/
H A DVector3D.java71 public static final Vector3D NEGATIVE_INFINITY = field in Vector3D
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/util/
H A DDecimal64.java43 public static final Decimal64 NEGATIVE_INFINITY; field in Decimal64
H A DFastMath.java1650 public static final Split NEGATIVE_INFINITY = new Split(Double.NEGATIVE_INFINITY, 0); field in FastMath.Split
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DRational.java51 public static final Rational NEGATIVE_INFINITY = INFINITY.negate(); field in Rational
/dports/audio/py-music21/music21-7.1.0/music21/tree/
H A Dtrees.py36 NEGATIVE_INFINITY = -inf variable
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.es5.d.ts592 readonly NEGATIVE_INFINITY: number; property
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.es5.d.ts592 readonly NEGATIVE_INFINITY: number; property
/dports/java/netbeans/netbeans/webcommon/typescript-lsp/node_modules/typescript/lib/
H A Dlib.es5.d.ts592 readonly NEGATIVE_INFINITY: number; property
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.es5.d.ts592 readonly NEGATIVE_INFINITY: number; property
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/lib/
H A Dlib.es5.d.ts592 readonly NEGATIVE_INFINITY: number; property
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dlib.es5.d.ts592 readonly NEGATIVE_INFINITY: number; property
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.es5.d.ts592 readonly NEGATIVE_INFINITY: number; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dlib.es5.d.ts592 readonly NEGATIVE_INFINITY: number; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/node_modules/typescript/lib/
H A Dlib.es5.d.ts592 readonly NEGATIVE_INFINITY: number; property

1234567