3 lines
142 B
Plaintext
3 lines
142 B
Plaintext
|
set table "cout.tkzfct.table"; set format "%.5f"
|
||
|
set samples 200.0; plot [x=0:15.000000000000000000] (0.3*(x*20)*(x*20)+ 3*(x*20)+ 3000)/2000
|