Java library to encode and decode IEEE-754 decimals
- Updated
Oct 1, 2024 - Java
Java library to encode and decode IEEE-754 decimals
IEEE P754 representation calculator.
Input IEEE754 binary and convert to decimal and hex number
Project for Numerical Computation and Analysis
A Java 19 library for converting between IEEE 754 binary and decimal floating point numbers and Java's BigDecimal
IEEE 754 Binary to Decimal representation calculator for single and double precision floating point numbers
This is a repository containing examples to use Java's BigDecimal class, an adapted copy of Eric Obermühlner BigDecimalMath class and a more compact version of his big-math repository. A single program (BigDecimalMathExample) illustrates the use of the library.
Add a description, image, and links to the ieee754 topic page so that developers can more easily learn about it.
To associate your repository with the ieee754 topic, visit your repo's landing page and select "manage topics."