autoload ("vpa", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("sym", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("is_vpa", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("is_sym", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("is_ex", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("to_char", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("to_double", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("digits", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("Cos", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("Sin", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("Tan", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("aCos", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("aSin", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("aTan", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("Cosh", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("Sinh", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("Tanh", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("aCosh", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("aSinh", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("aTanh", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("Exp", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("Log", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("Sqrt", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("subs", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("differentiate", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("expand", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("collect", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("coeff", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("lcoeff", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("tcoeff", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("degree", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("ldegree", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("quotient", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("remainder", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("premainder", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("Pi", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("ex_matrix", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("probably_prime", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("findsymbols", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("numden", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("syminfo", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("symlsolve", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
autoload ("sumterms", fullfile (fileparts (mfilename ("fullpath")), "symbols.oct"));
symbols ();
