Processing Math: Done
jsMath
Differences between revisions 3 and 4
Revision 3 as of 2008-08-12 11:10:49
Size: 1319
Editor: RobertMiller
Comment:
Revision 4 as of 2008-08-12 11:11:56
Size: 1330
Editor: RobertMiller
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
|| >.<,s || performs correctly in time s, very difficult to convince system to do what you want || || $>.<,s$ or $>.<,\times$ || very difficult to convince system to do what you want (regardless of performance) ||

Problem Key

simplify

A(...)

assume ...

Performance Key

×

wrong answer/cannot do the problem

s sec/ms/μs

performs correctly in time s

>s sec/ms/μs

does not finish in time s

>.<,s or >.<,×

very difficult to convince system to do what you want (regardless of performance)

Problem

Maple

Mathematica

GiNaC

Maxima

Sage

Symbolics

Notes (such as code used/version etc.)

23+41+3 

23

ex1ex/2+1ex/21

A(xy,yz,zx);x=z?

A(x>y,y>0);2x2>2y2?

cosxcos(3x)cos2x3sin2x

cosxcos(3x)2cos(2x)1

A(x,y>0);x1/ny1/n(xy)1/n0

log(tan(21x+4π))sinh1(tan(x))0

log2r+14r+4r+10

WesterBenchmarks (last edited 2017-09-01 06:55:22 by chapoton)