Choose Category
#include <math.h> #include <stdio.h> int main(void) { printf("%f", fmal (10.2,12,9)); } Output: -0.000000