Test

From Nereides

Jump to: navigation, search


LaTex: \frac{x}{y} LaTex: \Large \int_{-\infty}^{+\infty}e^\alpha\mathrm{d}x

Matlab code

 
for cur=1
   blah 
return
 

Python code

 
from numpy import array
 
x = array([1,2,3,4,5])
 
for value in x:
    print value
 

Image:nereides_logo_2.png

Personal tools