R/init.R
sympy_version.Rd
Get 'SymPy' version
sympy_version()
The version of the 'SymPy' available
if (has_sympy()) { sympy_version() } #> [1] ‘1.12’