Go to the source code of this file.
Defines | |
| #define | __GR_MATH_INLINE extern __inline |
| #define | __sincos_code |
Functions | |
| __GR_MATH_INLINE void | __sincos (double __x, double *__sinx, double *__cosx) __THROW |
| __GR_MATH_INLINE void | __sincosf (float __x, float *__sinx, float *__cosx) __THROW |
| __GR_MATH_INLINE void | __sincosl (long double __x, long double *__sinx, long double *__cosx) __THROW |
|
|
|
|
|
Value:
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.3.8