Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

All published worksheets from http://sagenb.org

Views: 168695
Image: ubuntu2004
x = var('x')
y = var('y')
x*y^2 + x/y
x*y^2 + x/y
a = 10; b = 12; c = a*b; print c
120

Here is an equation that is really cool F=maF=ma.  But maybe E=mc2E=mc^2.