Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

All published worksheets from http://sagenb.org

189887 views
ubuntu2004
#var('x') f(x) = x^3 - x^2 - x + 1 show(f) plot(f, (x, -3, 3))
\newcommand{\Bold}[1]{\mathbf{#1}}x \ {\mapsto}\ x^{3} - x^{2} - x + 1