%*% | Matrix multiplication |
%*%.caracas_symbol | Matrix multiplication |
as.character.caracas_symbol | Convert symbol to character |
as_character_matrix | Get matrix as character matrix |
as_r | Convert caracas object to R |
as_symbol | Convert object to symbol |
der | Symbolic differentiation of an expression |
der2 | Symbolic differentiation of second order of an expression |
determinant.caracas_symbol | Calculate the Determinant of a Matrix |
diag | Matrix diagonal |
diag.caracas_symbol | Matrix diagonal |
diag<- | Replace matrix diagonal |
diag<-.caracas_symbol | Replace diagonal |
dim.caracas_symbol | Dimensions of a caracas symbol |
doit | Perform calculations setup previously |
eigen_val | Eigenvalues |
eigen_vec | Eigenvectors and eigenvalues |
eval_to_symbol | Create a symbol from a string |
expand | Expand expression |
expand_log | Expand a logarithmic expression |
expand_trig | Expand a trigonometric expression |
get_sympy | Access 'SymPy' directly |
have_sympy | Check if 'SymPy' is available |
install_sympy | Install 'SymPy' |
intf | Integrate a function |
inv | Find inverse of matrix |
limf | Limit of a function |
Math.caracas_symbol | Math functions |
Ops.caracas_symbol | Math operators |
print.caracas_solve_sys_sol | Print solution |
print.caracas_symbol | Print symbol |
prodf | Product of a function |
simplify | Simplify expression |
solve_lin | Solve a linear system of equations |
solve_sys | Solves a system of non-linear equations |
subs | Substitute symbol for value |
subs_lst | Substitute symbol for of value given by a list |
sum.caracas_symbol | Summation |
sumf | Sum of a function |
symbol | Create a symbol |
sympy_version | Get 'SymPy' version |
t.caracas_symbol | Transpose of matrix |
tex | Export object to TeX |
[.caracas_symbol | Extract or replace parts of an object |
[<-.caracas_symbol | Extract or replace parts of an object |