diff --git a/dev/index.html b/dev/index.html index f2d200e..d98f6e5 100644 --- a/dev/index.html +++ b/dev/index.html @@ -57,4 +57,4 @@ polynomial (generic function with 1 method) julia> polynomial(2.0, coeffs) -24.0
Notice our use of the eachindex
function which does not assume that the given array starts at 1
.
Settings
This document was generated with Documenter.jl version 0.27.25 on Monday 15 April 2024. Using Julia version 1.10.2.