| as.character.yac_symbol | Convert yac symbol to character |
| as_r | Convert yacas object to R |
| as_y | Convert R vector/matrix to yacas vector (list) or matrix... |
| cbind.yac_symbol | Combine R Objects by Columns |
| deriv.yac_symbol | Find the derivative of yac symbol |
| det | Matrix Determinant |
| diag | Matrix diagonals |
| diag-set | Matrix diagonals |
| get_output_width | Get width of yacas output |
| grapes-times-grapes | Matrix multiplication |
| Hessian | Find the Hessian matrix of yac symbol |
| integrate | Integration of Functions |
| Jacobian | Find the Jacobian matrix of yac symbol |
| lim | Limits |
| lower.tri | Lower and upper triangular part of a matrix |
| Math.yac_symbol | Math functions |
| Ops.yac_symbol | Math operators |
| pipe | Pipe operator |
| pow | Matrix Power |
| prod.yac_symbol | Product of Vector Elements |
| rbind.yac_symbol | Combine R Objects by Rows |
| Ryacas-package | R interface to yacas computer algebra package |
| set_output_width | Set width of yacas output |
| simplify | Simplify expression |
| solve.yac_symbol | Solve a system of equations |
| subset-.yac_symbol | Extract or replace parts of an object |
| sub-sub-.yac_symbol | Extract parts of an object |
| sub-.yac_symbol | Extract or replace parts of an object |
| sum.yac_symbol | Summation |
| t | t |
| tex | Export object to TeX |
| tr | Matrix Trace |
| upper.tri | Lower and upper triangular part of a matrix |
| vec | Vectorize |
| vech | Half-Vectorize |
| with_value | Give a variable a value |
| yac | Run yacas command |
| yac_assign | Assign yacas variable |
| yac_cli | yacas command line interface |
| yac_expr | Run yacas command returning R expression |
| yac_silent | Run yacas command silently |
| yac_str | Run yacas command returning string/character |
| yac_symbol | Make a yacas symbol |
| y_eval | Evaluate a yacas expression |
| y_fn | Prepare simple 'yacas' call |
| y_print | Pretty print yacas strings |
| y_rmvars | Remove/strip variable names |
| ysym | Make a yacas symbol |
| ysym_ls | List defined yac_symbols |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.