[][src]Function rust_js_ts_gen::util::call_math_method

pub fn call_math_method(method_name: &str, parameter_list: Vec<Expr>) -> Expr
Math.floor(parameter)
Math.sqrt(parameter)