Processing Math: Done
No jsMath TeX fonts found -- using unicode fonts instead.
This may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

Screenshots

Here are some screenshots: http://www.flickr.com/photos/sagescreenshots/sets/72157603532209437/

About

If you want to help, immediately edit this page to say that you're working on one of these, then make a link to the requested screenshot (it can be a url link -- just post a url that goes to the screenshot; no special markup is needed).

  show(solve(x^3 + a*x + b == 0, x)[0])

  sage: %pdb
  Automatic pdb calling has been turned ON
  sage: EllipticCurve([0,0])

  show(plot(sin(x^2)+x, -pi,pi, hue=0.7, thickness=3))

sage: a = random_matrix(GF(2),500,600).echelon_form()
sage: a.visualize_structure()

show(graphs.CubeGraph(5).plot3d())

Also, do the same in 2d.

http://localhost:8000/doc_browser?/tut/?node11.html

screenshots (last edited 2008-11-14 13:42:08 by anonymous)