This commit is contained in:
2020-10-24 13:47:37 +02:00
commit 2149d34295
790 changed files with 338714 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
set terminal table; set output "function2.w3.table"; set format "%.5f"
set samples 200; plot [x=0:3.5] x**(1./3.)