|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <math_helpers.h>
Public Attributes | |
| double | rounded |
| double | delta |
Definition at line 78 of file math_helpers.h.
| double _PRECISE_VALUE::delta |
Definition at line 81 of file math_helpers.h.
| double _PRECISE_VALUE::rounded |
Definition at line 80 of file math_helpers.h.
Referenced by Test_acos_approx(), Test_acosf_approx(), Test_asin_approx(), Test_asinf_approx(), Test_atan_approx(), Test_atanf_approx(), Test_cos_approx(), Test_cosf_approx(), Test_exp_approx(), Test_expf_approx(), Test_log10_approx(), Test_log10f_approx(), Test_log_approx(), Test_logf_approx(), Test_sin_approx(), Test_sinf_approx(), Test_sqrt_approx(), Test_sqrtf_approx(), Test_tan_approx(), and Test_tanf_approx().