Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News Sign 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
x  cos(x3)\renewcommand{\Bold}[1]{\mathbf{#1}}x \ {\mapsto}\ \cos\left(x^{3}\right)
plot(f(x), (x,0,3), axes_labels=[r"$x$", r"$y$"])
Image in a Jupyter notebook