All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by point with all dependencies

Search JAR files by class name

constants-float64-min-base2-exponent-subnormal from group org.mvnpm.at.stdlib (version 0.2.0)

The minimum biased base 2 exponent for a subnormal double-precision floating-point number.

Group: org.mvnpm.at.stdlib Artifact: constants-float64-min-base2-exponent-subnormal
Show all versions Show documentation Show source 
 

0 downloads
Artifact constants-float64-min-base2-exponent-subnormal
Group org.mvnpm.at.stdlib
Version 0.2.0
Last update 16. February 2024
Organization The Stdlib Authors
URL https://stdlib.io
License Apache-2.0
Dependencies amount 1
Dependencies utils-library-manifest,
There are maybe transitive dependencies!

constants-float64-high-word-sign-mask from group org.mvnpm.at.stdlib (version 0.2.0)

High word mask for the sign bit of a double-precision floating-point number.

Group: org.mvnpm.at.stdlib Artifact: constants-float64-high-word-sign-mask
Show all versions Show documentation Show source 
 

0 downloads
Artifact constants-float64-high-word-sign-mask
Group org.mvnpm.at.stdlib
Version 0.2.0
Last update 16. February 2024
Organization The Stdlib Authors
URL https://stdlib.io
License Apache-2.0
Dependencies amount 1
Dependencies utils-library-manifest,
There are maybe transitive dependencies!

ares-boot-starter-spring from group io.github.aresxue.boot (version 1.0.2)

Spring快速使用,预留spring的切入点,对spring做扩展如提供相关工具类 Spring use quickly, reserve the entry point of spring, and extend spring such as providing related tool classes

Group: io.github.aresxue.boot Artifact: ares-boot-starter-spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact ares-boot-starter-spring
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies ares-boot-util-spring, ares-boot-starter-validation,
There are maybe transitive dependencies!

math-base-special-ldexp from group org.mvnpm.at.stdlib (version 0.0.5)

Multiply a double-precision floating-point number by an integer power of two.

Group: org.mvnpm.at.stdlib Artifact: math-base-special-ldexp
Show documentation Show source 
 

0 downloads
Artifact math-base-special-ldexp
Group org.mvnpm.at.stdlib
Version 0.0.5
Last update 27. November 2023
Organization The Stdlib Authors
URL https://stdlib.io
License Apache-2.0
Dependencies amount 13
Dependencies constants-float64-exponent-bias, constants-float64-max-base2-exponent, constants-float64-max-base2-exponent-subnormal, constants-float64-min-base2-exponent-subnormal, constants-float64-ninf, constants-float64-pinf, math-base-assert-is-infinite, math-base-assert-is-nan, math-base-special-copysign, number-float64-base-exponent, number-float64-base-from-words, number-float64-base-normalize, number-float64-base-to-words,
There are maybe transitive dependencies!

math-base-assert-is-integer from group org.mvnpm.at.stdlib (version 0.0.7)

Test if a finite double-precision floating-point number is an integer.

Group: org.mvnpm.at.stdlib Artifact: math-base-assert-is-integer
Show documentation Show source 
 

0 downloads
Artifact math-base-assert-is-integer
Group org.mvnpm.at.stdlib
Version 0.0.7
Last update 27. November 2023
Organization The Stdlib Authors
URL https://stdlib.io
License Apache-2.0
Dependencies amount 1
Dependencies math-base-special-floor,
There are maybe transitive dependencies!

math-base-special-floor from group org.mvnpm.at.stdlib (version 0.0.8)

Round a double-precision floating-point number toward negative infinity.

Group: org.mvnpm.at.stdlib Artifact: math-base-special-floor
Show documentation Show source 
 

0 downloads
Artifact math-base-special-floor
Group org.mvnpm.at.stdlib
Version 0.0.8
Last update 27. November 2023
Organization The Stdlib Authors
URL https://stdlib.io
License Apache-2.0
Dependencies amount 2
Dependencies math-base-napi-unary, utils-library-manifest,
There are maybe transitive dependencies!

math-base-assert-is-finite from group org.mvnpm.at.stdlib (version 0.0.7)

Test if a double-precision floating-point numeric value is finite.

Group: org.mvnpm.at.stdlib Artifact: math-base-assert-is-finite
Show documentation Show source 
 

0 downloads
Artifact math-base-assert-is-finite
Group org.mvnpm.at.stdlib
Version 0.0.7
Last update 27. November 2023
Organization The Stdlib Authors
URL https://stdlib.io
License Apache-2.0
Dependencies amount 3
Dependencies constants-float64-ninf, constants-float64-pinf, utils-library-manifest,
There are maybe transitive dependencies!

constants-float64-max-base2-exponent from group org.mvnpm.at.stdlib (version 0.0.8)

The maximum biased base 2 exponent for a double-precision floating-point number.

Group: org.mvnpm.at.stdlib Artifact: constants-float64-max-base2-exponent
Show documentation Show source 
 

0 downloads
Artifact constants-float64-max-base2-exponent
Group org.mvnpm.at.stdlib
Version 0.0.8
Last update 27. November 2023
Organization The Stdlib Authors
URL https://stdlib.io
License Apache-2.0
Dependencies amount 1
Dependencies utils-library-manifest,
There are maybe transitive dependencies!

constants-float64-max-base2-exponent-subnormal from group org.mvnpm.at.stdlib (version 0.0.8)

The maximum biased base 2 exponent for a subnormal double-precision floating-point number.

Group: org.mvnpm.at.stdlib Artifact: constants-float64-max-base2-exponent-subnormal
Show documentation Show source 
 

0 downloads
Artifact constants-float64-max-base2-exponent-subnormal
Group org.mvnpm.at.stdlib
Version 0.0.8
Last update 27. November 2023
Organization The Stdlib Authors
URL https://stdlib.io
License Apache-2.0
Dependencies amount 1
Dependencies utils-library-manifest,
There are maybe transitive dependencies!

math-base-special-copysign from group org.mvnpm.at.stdlib (version 0.0.7)

Return a double-precision floating-point number with the magnitude of x and the sign of y.

Group: org.mvnpm.at.stdlib Artifact: math-base-special-copysign
Show documentation Show source 
 

0 downloads
Artifact math-base-special-copysign
Group org.mvnpm.at.stdlib
Version 0.0.7
Last update 27. November 2023
Organization The Stdlib Authors
URL https://stdlib.io
License Apache-2.0
Dependencies amount 7
Dependencies constants-float64-high-word-abs-mask, constants-float64-high-word-sign-mask, math-base-napi-binary, number-float64-base-from-words, number-float64-base-get-high-word, number-float64-base-to-words, utils-library-manifest,
There are maybe transitive dependencies!



Page 18 from 44 (items total 432)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy