4 lines
38 B
Mathematica
4 lines
38 B
Mathematica
function[f] = TestF2(x)
|
|
|
|
f=cos(pi*x);
|
function[f] = TestF2(x)
|
|
|
|
f=cos(pi*x);
|