rtoy / maxima

A Clone of Maxima's repo
Other
0 stars 0 forks source link

%solve(sin(x)=abs(sin(x)),x) bad #2857

Open rtoy opened 4 months ago

rtoy commented 4 months ago

Imported from SourceForge on 2024-07-06 23:17:16 Created by macrakis on 2015-05-15 16:56:21 Original: https://sourceforge.net/p/maxima/bugs/2960


%solve(sin(x)=abs(sin(x)),x) => %union([x = 2 %pi %z86])

But it is true for all intervals [2i%pi, (2i+1)%pi] for integer i

rtoy commented 4 months ago

Imported from SourceForge on 2024-07-06 23:17:17 Created by sslavi on 2015-05-26 16:31:50 Original: https://sourceforge.net/p/maxima/bugs/2960/#8e44


How did you obtain the explicit solution anyways? Maxima returns the noun form to me.

Attachments: