/usr/share/doc/mathomatic/tests/fix9.in is in mathomatic 16.0.4-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | clear all
((1/b) + (1/c) + (1/d))^3
((+/-1000*(b!^4)+/-x)^2)*((1/x)+x)*b
((b+(2*i))^5)
(((1/(b^2))+c)^2)*((1/b)+(c*b))
(6*(b^0.5)-3)^3
(2-(4/(c-b)))^3
(((e*((2*(x^3)) + 24 + (x!) - zy)) - pi)/e)^2
(2+3x)^3
simplify all
display factor all
|