c

constants-float64-high-word-sign-mask

High word mask for the sign bit of a double-precision floating-point number.
https://stdlib.io
Apache-2.0
The Stdlib Authors
stdlib-bot kgryte planeshifter rreusser
Files download
File Operation
constants-float64-high-word-sign-mask-0.2.0.jar download
constants-float64-high-word-sign-mask-0.2.0.pom download
constants-float64-high-word-sign-mask-0.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm.at.stdlib</groupId>
  <artifactId>constants-float64-high-word-sign-mask</artifactId>
  <version>0.2.0</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm.at.stdlib:constants-float64-high-word-sign-mask:0.2.0'
Gradle Kotlin
implementation("org.mvnpm.at.stdlib:constants-float64-high-word-sign-mask:0.2.0")
Scala SBT
libraryDependencies += "org.mvnpm.at.stdlib" % "constants-float64-high-word-sign-mask" % "0.2.0"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm.at.stdlib', module='constants-float64-high-word-sign-mask', version='0.2.0')
)
Apache Ivy
<dependency org="org.mvnpm.at.stdlib" name="constants-float64-high-word-sign-mask" rev="0.2.0" />
Leiningen
[org.mvnpm.at.stdlib/constants-float64-high-word-sign-mask "0.2.0"]
Apache Buildr
'org.mvnpm.at.stdlib:constants-float64-high-word-sign-mask:jar:0.2.0'