2nd_Sem_Bogachev/2025.04.18/dist/Ulyanov_MT/functions.h

3 lines
46 B
C

#define EPS 1e-16
int equal(double, double);