An open API service indexing awesome lists of open source software.

https://github.com/rala72/math

This library makes using math calculations in Java easy.
https://github.com/rala72/math

java-library math math-calculations mathematics

Last synced: 6 months ago
JSON representation

This library makes using math calculations in Java easy.

Awesome Lists containing this project

README

          

# math

[![Maven Central](https://img.shields.io/maven-central/v/io.rala/math?color=brightgreen)](https://central.sonatype.com/artifact/io.rala/math)
[![JavaDoc](https://javadoc.io/badge2/io.rala/math/javadoc.svg)](https://javadoc.io/doc/io.rala/math)
[![Build Status](https://dl.circleci.com/status-badge/img/gh/rala72/math/tree/master.svg?style=shield)](https://dl.circleci.com/status-badge/redirect/gh/rala72/math/tree/master)
[![Coverage Status](https://coveralls.io/repos/github/rala72/math/badge.svg?branch=master)](https://coveralls.io/github/rala72/math?branch=master)

This library makes math calculations easy.
The development of this library started after a
[Coding Contest](https://codingcontest.org) from Cloudflight.

More details (like a changelog) are available at the [project homepage](http://www.rala.io/library/math).