#include <stdio.h>
#include <f32.h>
Go to the source code of this file.
div a with b (=a/b)
Definition at line 25 of file f32_div.c.
References f32_inv(), F32_IS_ZERO, f32_mul(), and F32_NAN.