STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Functions
arm_sin_cos_f32.c File Reference
#include "arm_math.h"
#include "arm_common_tables.h"

Go to the source code of this file.

Functions

void arm_sin_cos_f32 (float32_t theta, float32_t *pSinVal, float32_t *pCosVal)
 Floating-point sin_cos function. More...