Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

All published worksheets from http://sagenb.org

Views: 168692
Image: ubuntu2004
graph((t^3/6),(e^t-t),(2t+e^(-t)))
Traceback (most recent call last): File "<stdin>", line 1, in <module> File "_sage_input_4.py", line 9, in <module> exec compile(ur'open("___code___.py","w").write("# -*- coding: utf-8 -*-\n" + _support_.preparse_worksheet_cell(base64.b64decode("Z3JhcGgoKHReMy82KSwoZV50LXQpLCgydCtlXigtdCkpKQ=="),globals())+"\n"); execfile(os.path.abspath("___code___.py"))' + '\n', '', 'single') File "", line 1, in <module> File "/tmp/tmpiE45Qy/___code___.py", line 3 graph((t**_sage_const_3 /_sage_const_6 ),(e**t-t),(2t+e**(-t))) ^ SyntaxError: invalid syntax