2nd_Sem_Bogachev/2025.05.02/dist/Ulyanov_MT/comparison.h
2025-05-02 01:18:28 +03:00

3 lines
47 B
C

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