Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

Jupyter notebook test_publishing.ipynb

Views: 113
Kernel: SageMath 7.3
version()
'SageMath version 7.3, Release Date: 2016-08-04'
%display latex
f(x) = cos(x^3) f
plot(f(x), (x,0,3), axes_labels=[r"$x$", r"$y$"])
Image in a Jupyter notebook