• Mattias Engdegård's avatar
    Fix trig simplification crash (bug#33052) · 83ed722c
    Mattias Engdegård authored
    * lisp/calc/calc-alg.el (calcFunc-sec, calcFunc-csc, calcFunc-cot):
    Check that `math-known-sin' and `math-known-tan' succeeded before
    using their value in arithmetic.
    * test/lisp/calc/calc-tests.el (calc-test-trig): Add regression tests.
    83ed722c
calc-alg.el 65.5 KB