Subversion Repositories wimsdev

Rev

Rev 9148 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
8819 bpr 1
test1=!solve x^2 - 1 for x=-3 to 3
2
test2=!solve x^2 - 1 for x=0 to 3
3
test3=!solve x^2 - 1 for x=3 to 6
4
test4=!solve x^3 - 1 for x=-1 to 6
5
test5=!solve sin(x) for x=-1 to 4