Weave.jl/test/documents/chunk_func_ref.md

78 B

Functions:

f(x)=x^2
println(f(2))
4