c

constants-float64-high-word-abs-mask

High word mask for excluding 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-abs-mask-0.0.1.jar download
constants-float64-high-word-abs-mask-0.0.1.pom download
constants-float64-high-word-abs-mask-0.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm.at.stdlib</groupId>
  <artifactId>constants-float64-high-word-abs-mask</artifactId>
  <version>0.0.1</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm.at.stdlib:constants-float64-high-word-abs-mask:0.0.1'
Gradle Kotlin
implementation("org.mvnpm.at.stdlib:constants-float64-high-word-abs-mask:0.0.1")
Scala SBT
libraryDependencies += "org.mvnpm.at.stdlib" % "constants-float64-high-word-abs-mask" % "0.0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm.at.stdlib', module='constants-float64-high-word-abs-mask', version='0.0.1')
)
Apache Ivy
<dependency org="org.mvnpm.at.stdlib" name="constants-float64-high-word-abs-mask" rev="0.0.1" />
Leiningen
[org.mvnpm.at.stdlib/constants-float64-high-word-abs-mask "0.0.1"]
Apache Buildr
'org.mvnpm.at.stdlib:constants-float64-high-word-abs-mask:jar:0.0.1'