#include <stdio.h>
#include <f16.h>
Go to the source code of this file.
div a with b (=a/b)
Definition at line 26 of file f16_div.c.
References f16_inv(), F16_IS_ZERO, f16_mul(), and F16_NAN.