Home
last modified time | relevance | path

Searched defs:NEGATIVE_INFINITY (Results 1 – 25 of 172) sorted by last modified time

1234567

/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/include/
H A Dconstants.hpp118 constexpr NegativeInfinity NEGATIVE_INFINITY{}; variable
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/js-sys/src/
H A Dlib.rs2382 pub const NEGATIVE_INFINITY: f64 = f64::NEG_INFINITY; const
/dports/net/traefik/traefik-2.6.1/vendor/github.com/uber/jaeger-client-go/thrift/
H A Dnumeric.go48 NEGATIVE_INFINITY Numeric var
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.es5.d.ts592 readonly NEGATIVE_INFINITY: number; property
/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/fbthrift/fbthrift-2021.12.27.00/thrift/lib/go/thrift/
H A Dnumeric.go45NEGATIVE_INFINITY Numeric = &numeric{iValue: 0, dValue: math.Inf(-1), sValue: "-Infinity", isNil: … var
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/
H A Dnumeric.go48 NEGATIVE_INFINITY Numeric var
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/lang/
H A DDouble.java68 public static final double NEGATIVE_INFINITY = -1.0 / 0.0; field in Double
H A DFloat.java67 public static final float NEGATIVE_INFINITY = -1.0f / 0.0f; field in Float
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/
H A DNativeNumber.java80 public static final double NEGATIVE_INFINITY = Double.NEGATIVE_INFINITY; field in NativeNumber
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/lang/
H A DDouble.java68 public static final double NEGATIVE_INFINITY = -1.0 / 0.0; field in Double
H A DFloat.java67 public static final float NEGATIVE_INFINITY = -1.0f / 0.0f; field in Float
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/lang/
H A DFloat.java62 public static final float NEGATIVE_INFINITY = -1.0f / 0.0f; field in Float
H A DDouble.java62 public static final double NEGATIVE_INFINITY = -1.0 / 0.0; field in Double
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/misc/
H A DFloatConsts.java42 public static final float NEGATIVE_INFINITY = java.lang.Float.NEGATIVE_INFINITY; field in FloatConsts
H A DDoubleConsts.java42 public static final double NEGATIVE_INFINITY = java.lang.Double.NEGATIVE_INFINITY; field in DoubleConsts
/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/jdk/src/share/classes/java/lang/
H A DDouble.java62 public static final double NEGATIVE_INFINITY = -1.0 / 0.0; field in Double
H A DFloat.java62 public static final float NEGATIVE_INFINITY = -1.0f / 0.0f; field in Float
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/misc/
H A DDoubleConsts.java42 public static final double NEGATIVE_INFINITY = java.lang.Double.NEGATIVE_INFINITY; field in DoubleConsts
H A DFloatConsts.java42 public static final float NEGATIVE_INFINITY = java.lang.Float.NEGATIVE_INFINITY; field in FloatConsts
/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/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/
H A DNativeNumber.java80 public static final double NEGATIVE_INFINITY = Double.NEGATIVE_INFINITY; field in NativeNumber
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/
H A DDouble.java62 public static final double NEGATIVE_INFINITY = -1.0 / 0.0; field in Double
H A DFloat.java61 public static final float NEGATIVE_INFINITY = -1.0f / 0.0f; field in Float

1234567