Skip to main content

exp_

Function exp_ 

Source
pub fn exp_(expr: Expr) -> Expr
Expand description

Create an EXP(expr) expression. Named exp_ to avoid conflict with std::f64::consts.