Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download
Views: 16658
1
## -*- encoding: utf-8 -*-
2
3
# This file was *autogenerated* from the file latex.sagetex.sage
4
from sage.all_cmdline import * # import sage library
5
6
_sage_const_109 = Integer(109); _sage_const_0 = Integer(0); _sage_const_2 = Integer(2)## This file (latex.sagetex.sage) was *autogenerated* from latex.tex with sagetex.sty version 2015/08/26 v3.0-92d9f7a.
7
import sagetex
8
_st_ = sagetex.SageTeXProcessor('latex', version='2015/08/26 v3.0-92d9f7a', version_check=True)
9
try:
10
_st_.current_tex_line = _sage_const_109
11
_st_.plot(_sage_const_0 , format='notprovided', _p_=plot(sin,_sage_const_0 ,_sage_const_2 *pi))
12
except:
13
_st_.goboom(_sage_const_109 )
14
_st_.endofdoc()
15
16
17