0_0_39672650_30432.cpp: In function 'int main()': 0_0_39672650_30432.cpp:26:31: error: 'fabs' was not declared in this scope 26 | double delta_hm = fabs(hour_angle - minute_angle); | ^~~~