Traceback (click to the left of this block for traceback) ... SyntaxError: invalid syntax Traceback (most recent call last): File "<stdin>", line 1, in <module> File "_sage_input_2.py", line 10, in <module> exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("Zih4KT0ge3NxcnQge3ggIF57Mn0gLTV4KzZ9fSBvdmVyIHt4LTd9"),globals())+"\\n"); execfile(os.path.abspath("___code___.py")) File "", line 1, in <module> File "/tmp/tmpOWj2AH/___code___.py", line 3 __tmp__=var("x"); f = symbolic_expression({sqrt {x **{_sage_const_2 } -5x+_sage_const_6 }} over {x-_sage_const_7 }).function(x) ^ SyntaxError: invalid syntax |
Traceback (click to the left of this block for traceback) ... SyntaxError: invalid syntax Traceback (most recent call last): File "<stdin>", line 1, in <module> File "_sage_input_3.py", line 10, in <module> exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("Zih4KT0ge3NxcnQge3ggIF57Mn0gLTV4KzZ9fSBvdmVyIHt4LTd9"),globals())+"\\n"); execfile(os.path.abspath("___code___.py")) File "", line 1, in <module> File "/tmp/tmpiJL5xi/___code___.py", line 3 __tmp__=var("x"); f = symbolic_expression({sqrt {x **{_sage_const_2 } -5x+_sage_const_6 }} over {x-_sage_const_7 }).function(x) ^ SyntaxError: invalid syntax |
|