mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[liba] Add a constant representing the minimum float
Change-Id: I47c90687007dc4307089f2fe26658ce26c2e56ce
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
#define LIBA_FLOAT_H
|
||||
|
||||
#define FLT_MAX 1E+37f
|
||||
#define FLT_MIN 1E-37f
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user