Rev 20 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
20 | reyssat | 1 | maxima_header=expon:0; expop:0; factlim:6; prederror: false;\ |
2 | maxnegex:20; maxposex:20; ratfac:true; keepfloat:true; |
||
3 | |||
4 | !if strongsimplify iswordof $m_options |
||
16204 | bpr | 5 | maximasimp=fullratsimp |
20 | reyssat | 6 | !else |
16204 | bpr | 7 | maximasimp=ratsimp |
20 | reyssat | 8 | !endif |