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: Sage cloud templates
Views: 480## -*- encoding: utf-8 -*-1# This file was *autogenerated* from the file UWF-Thesis.sagetex.sage2from sage.all_cmdline import * # import sage library3_sage_const_3 = Integer(3); _sage_const_2 = Integer(2); _sage_const_1 = Integer(1); _sage_const_0 = Integer(0); _sage_const_44 = Integer(44); _sage_const_5 = Integer(5); _sage_const_4 = Integer(4); _sage_const_1269 = Integer(1269); _sage_const_9 = Integer(9); _sage_const_39 = Integer(39); _sage_const_38 = Integer(38); _sage_const_10 = Integer(10); _sage_const_15 = Integer(15); _sage_const_23 = Integer(23); _sage_const_31 = Integer(31); _sage_const_178 = Integer(178); _sage_const_19 = Integer(19); _sage_const_33 = Integer(33)## This file (UWF-Thesis.sagetex.sage) was *autogenerated* from UWF-Thesis.tex with sagetex.sty version 2012/01/16 v2.3.3-69dcb0eb93de.4import sagetex5_st_ = sagetex.SageTeXProcessor('UWF-Thesis', version='2012/01/16 v2.3.3-69dcb0eb93de', version_check=True)6try:7_st_.inline(_sage_const_0 , latex(n(_sage_const_1 /_sage_const_178 )))8except:9_st_.goboom(_sage_const_9 )10try:11_st_.plot(_sage_const_0 , format='notprovided', _p_=plot(sin(x), (x,-_sage_const_10 ,_sage_const_10 )))12except:13_st_.goboom(_sage_const_15 )14try:15_st_.inline(_sage_const_1 , latex(((_sage_const_1 -x-x**_sage_const_2 )**_sage_const_2 ).expand()))16except:17_st_.goboom(_sage_const_19 )18try:19_st_.inline(_sage_const_2 , latex(number_of_partitions(_sage_const_1269 )))20except:21_st_.goboom(_sage_const_23 )22_st_.blockbegin()23try:24__tmp__=var("x"); f = symbolic_expression(sin(cos(_sage_const_2 *x)**_sage_const_2 / (_sage_const_2 +x))).function(x)25except:26_st_.goboom(_sage_const_31 )27_st_.blockend()28try:29_st_.inline(_sage_const_3 , latex(diff(f,x)))30except:31_st_.goboom(_sage_const_33 )32try:33_st_.inline(_sage_const_4 , latex(f(x)))34except:35_st_.goboom(_sage_const_38 )36try:37_st_.inline(_sage_const_5 , latex(diff(f, x, _sage_const_2 )(x)))38except:39_st_.goboom(_sage_const_39 )40try:41_st_.plot(_sage_const_1 , format='notprovided', _p_=plot(f, -_sage_const_1 , _sage_const_10 ))42except:43_st_.goboom(_sage_const_44 )44_st_.endofdoc()454647