FastMath is a comprehensive mathematical library designed for applications requiring optimized mathematical computations. It implements 25 mathematical functions using advanced optimization techniques ...
For calculations with arbitrary precision you need to specify how precise you want a calculated result. For BigDecimal calculations this is done using the MathContext ...