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