// FIX: Replace total order equality with IEEE 754 equality fun checkPi(x: Double) = 3.14.equals(x)