init
This commit is contained in:
2
tikzgrafiken/function2.exp.gnuplot
Normal file
2
tikzgrafiken/function2.exp.gnuplot
Normal file
@@ -0,0 +1,2 @@
|
||||
set terminal table; set output "function2.exp.table"; set format "%.5f"
|
||||
set samples 25; plot [x=0:4] 0.05*exp(x)
|
||||
Reference in New Issue
Block a user