%>%                     Pipe
Math.caracas_symbol     Math functions
N                       Numerical evaluation
Ops.caracas_symbol      Math operators
[.caracas_symbol        Extract or replace parts of an object
[<-.caracas_symbol      Extract or replace parts of an object
as.character.caracas_symbol
                        Convert symbol to character
as_character_matrix     Get matrix as character matrix
as_diag                 Construct diagonal matrix from vector
as_expr                 Convert caracas object to R
as_sym                  Convert object to symbol
ask                     Ask for a symbol's property
def_sym                 Define caracas symbols in global environment
der                     Symbolic differentiation of an expression
der2                    Symbolic differentiation of second order of an
                        expression
diag                    Matrix diagonal
diag-set                Replace matrix diagonal
diag.caracas_symbol     Matrix diagonal
diag<-.caracas_symbol   Replace diagonal
diag_                   Symbolic diagonal matrix
dim.caracas_symbol      Dimensions of a caracas symbol
do_la                   Do linear algebra operation
doit                    Perform calculations setup previously
drop_remainder          Remove remainder term
eval_to_symbol          Create a symbol from a string
expand                  Expand expression
expand_func             Expand a function expression
expand_log              Expand a logarithmic expression
expand_trig             Expand a trigonometric expression
fraction_parts          Get numerator and denominator of a fraction
get_py                  Access 'py' object
get_sympy               Access 'SymPy' directly
has_sympy               Check if 'SymPy' is available
install_sympy           Install 'SymPy'
int                     Integrate a function
lim                     Limit of a function
linalg                  Do linear algebra operation
listify                 Convert object to list of elements
mat_pow                 Matrix power
matrify                 Creates matrix from array symbol
matrix-products         Matrix multiplication
matrix_                 Symbolic matrix
print.caracas_solve_sys_sol
                        Print solution
print.caracas_symbol    Print symbol
prod_                   Product of a function
reciprocal_matrix       Elementwise reciprocal matrix
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
subs_vec                Substitute af vector of symbols for a vector of
                        values
sum.caracas_symbol      Summation
sum_                    Sum of a function
symbol                  Create a symbol
sympy_func              Call a SymPy function directly on x
sympy_version           Get 'SymPy' version
t.caracas_symbol        Transpose of matrix
taylor                  Taylor expansion
tex                     Export object to TeX
tuplify                 Convert object to tuple
unbracket               Remove inner-most dimension
vec                     Stacks matrix to vector
