
Go to the source code of this file.
Defines | |
| #define | RT_PI ((real32_T)3.14159265358979323846) |
Functions | |
| real32_T | rt_pow32_snf (const real32_T xr, const real32_T yr) |
| #define RT_PI ((real32_T)3.14159265358979323846) |
Definition at line 15 of file rt_pow32_snf.c.
| real32_T rt_pow32_snf | ( | const real32_T | xr, |
| const real32_T | yr | ||
| ) |
Definition at line 23 of file rt_pow32_snf.c.