|
Input of a function of your own, defined on [0,2*π]: |
Specify the function name here as text:
f =
|
Type here the piece of code which evaluates the function following
FORTRAN rules:
Input variable name is "x". You may use the predefined constant π and additional
program variables i,j,k (integers, e.g. for loops) bool1, bool2, bool3 (logicals),
and h1,h2,h3,h4,v(100) (double precision). All these are initialized with 0 resp. false.
The last line must read f= arithmetic expression or variable.
|
|