mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[liba] add NAN as constant
Change-Id: Ie8b18fe4b8423d118697ebee1ac121b356e53a69
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
LIBA_BEGIN_DECLS
|
||||
|
||||
#define NAN (0.0F/0.0F)
|
||||
|
||||
/* The C99 standard requires isinf and isnan to be defined as macros that can
|
||||
* handle arbitrary precision float numbers. The names of the functions called
|
||||
* by those macros (depending on the argument size) are not standardized though.
|
||||
|
||||
Reference in New Issue
Block a user