Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

All published worksheets from http://sagenb.org

189900 views
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.