Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
| Download
Project: Math and Science
Views: 81Visibility: Unlisted (only visible to those who know the link)
Image: ubuntu2204Kernel: SageMath 9.8
In [3]:
In [4]:
In [5]:
In [6]:
In [7]:
In [8]:
In [9]:
In [10]:
(x, y) |--> (2*x*sin(2*y), 2*x^2*cos(2*y))
In [11]:
In [12]:
(x, y, z) |--> (-y*z*e^(-x*y), -x*z*e^(-x*y), e^(-x*y))
In [13]:
In [0]: