Menu

#5213 trigexpand shrinks domain of csc/sec

None
open
nobody
5
2026-09-02
2026-09-02
No
A : sec(2*x)$
B : trigexpand(A)$

subst(x = 0, A);  /* 1 */
subst(x = 0, B);  /* ERROR: csc: argument 0 isn't in the domain of csc. */

Discussion


Log in to post a comment.