aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/math/FloatUtil.java
Commit message (Expand)AuthorAgeFilesLines
* FloatUtil: Add IEC559_SIGN_BIT; Align API doc and implementation w/ native ja...Sven Göthel2024-04-251-23/+40
* DoubleUtil: Align Epsilon ops w/ FloatUtilSven Göthel2024-02-141-4/+4
* FloatUtil Epsilon ops: Generalize all epsilon operations by allowing passing ...Sven Göthel2024-02-141-6/+26
* Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn...Sven Gothel2023-09-201-0/+1628