ysym: Make a yacas symbol

View source: R/yac-symbol.R

ysymR 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


Ryacas documentation built on Jan. 17, 2023, 1:11 a.m.