#include <stdio.h>
#include <f64.h>
Go to the source code of this file.
div a with b (=a/b)
Definition at line 25 of file f64_div.c.
References f64_inv(), F64_IS_ZERO, f64_mul(), and F64_NAN.