Îõ³h$èº Safe-InferredÙ¨mathexprÇOperators are in the form (character, precedence, function) Example: (Ñ, 0, (+)), ('', 1, ()) (higher the precedence, the sooner the operator operates)ÀFunctions are in the form (name, function) Example: ("ln", log)mathexprÇOperators are in the form (character, precedence, function) Example: (Ñ, 0, (+)), ('', 1, ()) (higher the precedence, the sooner the operator operates)mathexprÀFunctions are in the form (name, function) Example: ("ln", log)mathexprÏEvaluate an expression Example: `evaluate def "x + y ^ 2" [("x", 1), ("y", 2)]  'mathexpr-0.3.1.0-3Yh297KrAFzLfL9PXbEGRSNumeric.MathExprSettings operators functionsdefaultOperatorsdefaultFunctionsevaluate$fDefaultSettingsbaseGHC.Num+