pub fn exp_(expr: Expr) -> Expr
Create an EXP(expr) expression. Named exp_ to avoid conflict with std::f64::consts.
EXP(expr)
exp_
std::f64::consts