Function calcu_rs::algos::expand_trig_arg

source ยท
fn expand_trig_arg(a: &Expr) -> (Expr, Expr)
Expand description

return the expanded trigonometric form of sin(x), cos(x)

helper function for Expr::expand_trig