Difference between revisions of "Sandbox"

From Fixme.ch
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
<syntaxhighlight lang="python">
 +
import prout
 +
print 'salut'
 +
prout.test()
 +
</syntaxhighlight>
 +
 
<math>
 
<math>
  \operatorname{erfc}(x) =
+
f(x) = \sum_{n=0}^\infty a_n x^n
  \frac{2}{\sqrt{\pi}} \int_x^{\infty} e^{-t^2}\,dt =
+
  \frac{e^{-x^2}}{x\sqrt{\pi}}\sum_{n=0}^\infty (-1)^n \frac{(2n)!}{n!(2x)^{2n}}
+
 
</math>
 
</math>
  

Latest revision as of 16:22, 31 July 2015

import prout
print 'salut'
prout.test()


f(x) = \sum_{n=0}^\infty a_n x^n

  1. Configure your desired print parameters. The print parameters will depend on what you are printing and the quality that you're looking for. Here are some guidelines:
[Expand]

The print parameters will depend on what you are printing and the quality that you're looking for. Here are some guidelines: