typst-intro/sincos.jl
2025-12-19 20:27:33 +01:00

3 lines
No EOL
38 B
Julia

using Plots
plot(x->sin(x)-(x-x^3/3))