Android has atan() and atan2()
This commit is contained in:
parent
35a1f5fbe0
commit
b369f1945a
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ typedef unsigned int uint32_t;
|
|||
#define HAVE_SIGNAL_H 1
|
||||
|
||||
/* C library functions */
|
||||
#define HAVE_ATAN 1
|
||||
#define HAVE_ATAN2 1
|
||||
#define HAVE_MALLOC 1
|
||||
#define HAVE_CALLOC 1
|
||||
#define HAVE_REALLOC 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue