Skip to contents

Given a string like "exp(2x)" this function returns a string that yacas can process: "Exp(2x)"

Usage

yacasMath(v, reverse = FALSE)

Arguments

v

a chcarcter vector with math expressions

reverse

do the reverse operation

Value

a character vector with yacas math