Big Tool Box: Math

The math module of bigtoolbox

License

License

GroupId

GroupId

io.github.incplusplus
ArtifactId

ArtifactId

bigtoolbox-math
Last Version

Last Version

1.0.102
Release Date

Release Date

Type

Type

jar
Description

Description

Big Tool Box: Math
The math module of bigtoolbox
Project URL

Project URL

https://github.com/IncPlusPlus/bigtoolbox-math
Source Code Management

Source Code Management

https://github.com/IncPlusPlus/bigtoolbox-math

Download bigtoolbox-math

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.incplusplus/bigtoolbox-math/ -->
<dependency>
    <groupId>io.github.incplusplus</groupId>
    <artifactId>bigtoolbox-math</artifactId>
    <version>1.0.102</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.incplusplus/bigtoolbox-math/
implementation 'io.github.incplusplus:bigtoolbox-math:1.0.102'
// https://jarcasting.com/artifacts/io.github.incplusplus/bigtoolbox-math/
implementation ("io.github.incplusplus:bigtoolbox-math:1.0.102")
'io.github.incplusplus:bigtoolbox-math:jar:1.0.102'
<dependency org="io.github.incplusplus" name="bigtoolbox-math" rev="1.0.102">
  <artifact name="bigtoolbox-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.incplusplus', module='bigtoolbox-math', version='1.0.102')
)
libraryDependencies += "io.github.incplusplus" % "bigtoolbox-math" % "1.0.102"
[io.github.incplusplus/bigtoolbox-math "1.0.102"]

Dependencies

compile (1)

Group / Artifact Type Version
ch.obermuhlner : big-math jar 2.0.1

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.platform : junit-platform-commons jar 1.4.0
org.apiguardian : apiguardian-api jar 1.0.0
org.opentest4j : opentest4j jar 1.1.1

Project Modules

There are no modules declared in this project.

Codacy Badge codebeat badge Maintainability Test Coverage codecov Build Status Known Vulnerabilities Total alerts FOSSA Status

What is this?

This is the math module of bigtoolbox. Believe it or not, this is the most polished of the modules. It contains a collection of math related functions. Many of which I used to complete Project Euler challenges.

License

FOSSA Status

Versions

Version
1.0.102
1.0.100
1.0.99
1.0.98
1.0.97