Searched defs:cosf (Results 1 – 2 of 2) sorted by relevance
| /device/google/contexthub/firmware/inc/cpu/cortexm4f/ | ||
| D | nanohub_math.h | 23 #define cosf arm_cos_f32 macro |
| /device/google/contexthub/lib/libm/ | ||
| D | sf_cos.c | 25 float cosf(float x) in cosf() function |