2011-10-18 10:07:44 +02:00

3 lines
39 B
Mathematica

function[f] = TestF1(x)
f=1./(1+x.^2);