Advanced Java BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.
-
Updated
Nov 17, 2024 - Java
Advanced Java BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.
Application to calculate large factorials in a specific radix
Takes a String expression, using the operators: "*", "/", "+", "-", with no spaces, and returns the result. Supports Doubles as well.
Provides the implementation of three classes (Surjective, Bijective and, Injective ) of mathematical functions in java programming language
Add a description, image, and links to the mathematical-functions topic page so that developers can more easily learn about it.
To associate your repository with the mathematical-functions topic, visit your repo's landing page and select "manage topics."