watchingExpression3

fun watchingExpression3(expressionProperty: KProperty0<String>, parameter0: String = "x", parameter1: String = "y", parameter2: String = "z", constants: Map<String, Double> = emptyMap(), functions: FunctionExtensions = FunctionExtensions.EMPTY, error: (p0: Double, p1: Double, p2: Double) -> Double = { _, _, _ -> 0.0 }): PropertyWatcherDelegate<String, (p0: Double, p1: Double, p2: Double) -> Double>(source)