I tried the program below to divide integers by integers (a, n, h etc. below) that equal C, but it does not divide correctly. Someone told me that "float C=float();" should have an epsilon somewhere. The computer language is C++. Can you tell me how to program it so it will divide properly?
#include<iostre am>
#include<string >
#include<iomani p>
#include<math.h >
#include<stdio. h>...