#include <stdio.h>
#include <f32.h>
#include <s32_to_f32.h>
Go to the source code of this file.
mul a with b (=a*b)
Definition at line 27 of file f32_mul.c.
Referenced by f32_div(), and f32_sqrt().