gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat
-rw-r--r--demos/anim.lua 2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/anim.lua b/demos/anim.lua
index a44a9af2..e56b743c 100644
--- a/demos/anim.lua
+++ b/demos/anim.lua
@@ -55,7 +55,7 @@ local function demo2()
p:show()
local N = 256
- for k= 1, N do
+ for k= 2, N do
local x = x0 + k * (x1-x0) / N
local ca = fxline(f, x0, x, k)
ca:line_to(x, 0); ca:line_to(0, 0); ca:close()
generated by cgit v1.2.3 (git 2.25.1) at 2025年10月08日 06:02:25 +0000

AltStyle によって変換されたページ (->オリジナル) /