ysym {Ryacas} | R Documentation |
Make a yacas symbol
Description
Note that this results in multiple calls to yacas
and
the performance may be slower than manually using e.g. yac_str()
.
Usage
ysym(x)
Arguments
x |
A vector or a matrix |
Value
A yac_symbol
[Package Ryacas version 1.1.5 Index]