calc-alg-evaluate | (ARG) |
calc-apart | (ARG) |
calc-collect | (&optional VAR) |
calc-expand | (N) |
calc-expand-formula | (ARG) |
calc-factor | (ARG) |
calc-has-rules | (NAME) |
calc-input-angle-units | (INPUT) |
calc-modify-simplify-mode | (ARG) |
calc-normalize-rat | (ARG) |
calc-poly-div | (ARG) |
calc-poly-div-rem | (ARG) |
calc-poly-gcd | (ARG) |
calc-poly-rem | (ARG) |
calc-substitute | (&optional OLDNAME NEWNAME) |
calcFunc-collect | (EXPR BASE) |
calcFunc-esimplify | (A) |
calcFunc-islin | (EXPR &optional VAR) |
calcFunc-islinnt | (EXPR &optional VAR) |
calcFunc-lin | (EXPR &optional VAR) |
calcFunc-linnt | (EXPR &optional VAR) |
calcFunc-powerexpand | (EXPR) |
calcFunc-simplify | (TOP-EXPR) |
calcFunc-subst | (EXPR OLD NEW) |
math-beforep | (A B) |
math-build-polynomial-expr | (P VAR) |
math-cancel-common-factor | (EXPR VAL) |
math-common-constant-factor | (EXPR) |
math-defsimplify | (FUNCS &rest CODE) |
math-expand-formula | (EXPR) |
math-expr-contains | (EXPR THING) |
math-expr-contains-count | (EXPR THING) |
math-expr-contains-vars | (EXPR) |
math-expr-depends | (EXPR THING) |
math-expr-height | (EXPR) |
math-expr-subst | (EXPR OLD NEW) |
math-expr-subst-rec | (EXPR) |
math-expr-weight | (EXPR) |
math-frac-gcd | (A B) |
math-hyperbolic-trig-rewrite | (FN) |
math-integer-plus | (EXPR) |
math-is-linear | (EXPR &optional ALWAYS) |
math-is-multiple | (EXPR &optional ALWAYS) |
math-is-poly-rec | (EXPR NEGPOW) |
math-is-polynomial | (EXPR VAR &optional DEGREE LOOSE) |
math-known-sin | (PLUS N MUL OFF) |
math-known-tan | (PLUS N MUL) |
math-linear-in | (EXPR TERM &optional ALWAYS) |
math-multiple-of | (EXPR TERM) |
math-poly-depends | (EXPR VAR) |
math-poly-mix | (A AC B BC) |
math-poly-mul | (A B) |
math-poly-simplify | (P) |
math-poly-zerop | (A) |
math-polynomial-base | (TOP-EXPR &optional PRED) |
math-polynomial-base-rec | (MPB-EXPR) |
math-polynomial-p | (EXPR VAR) |
math-powerexpand | (EXPR) |
math-should-expand-trig | (X &optional HYPERBOLIC) |
math-simplify | (TOP-EXPR) |
math-simplify-add-term | (NP DP MINUS LPLAIN) |
math-simplify-divide | (EXPR) |
math-simplify-divisor | (NP DP NOVER DOVER) |
math-simplify-exp | (X) |
math-simplify-extended | (A) |
math-simplify-ineq | (EXPR) |
math-simplify-one-divisor | (NP DP) |
math-simplify-sqrt | (EXPR) |
math-simplify-step | (A) |
math-squared-factor | (X) |
math-to-simple-fraction | (F) |
math-trig-rewrite | (FN) |