Go to the source code of this file.
Defines | |
#define | ETL_FASTANGLE_LOOKUP_RES (13) |
#define | _fastangle_sin_table _fastangle_sin_table_13 |
#define | _fastangle_asin_table _fastangle_asin_table_13 |
#define | _fastangle_tan_table _fastangle_tan_table_13 |
#define | _fastangle_atan_table _fastangle_atan_table_13 |
Variables | |
static const double | _fastangle_sin_table_13 [8192] |
static const int | _fastangle_asin_table_13 [8192] |
static const double | _fastangle_tan_table_13 [8192] |
static const int | _fastangle_atan_table_13 [8192] |
|
Definition at line 4945 of file _fastangle_tables.h. Referenced by fastangle::cos::cos(), fastangle::tan::get(), fastangle::cos::get(), fastangle::sin::get(), fastangle::sin::sin(), and fastangle::tan::tan(). |
|
Definition at line 4946 of file _fastangle_tables.h. Referenced by fastangle::cos::get(), and fastangle::sin::get(). |
|
Definition at line 4947 of file _fastangle_tables.h. Referenced by fastangle::cos::cos(), and fastangle::sin::sin(). |
|
Definition at line 4948 of file _fastangle_tables.h. Referenced by fastangle::tan::get(). |
|
Definition at line 4949 of file _fastangle_tables.h. Referenced by fastangle::tan::tan(). |
|
Definition at line 11 of file _fastangle_tables.h. |
|
Definition at line 1654 of file _fastangle_tables.h. |
|
Definition at line 2478 of file _fastangle_tables.h. |
|
Definition at line 4121 of file _fastangle_tables.h. |