(linear xs ys)
1d linear interpolation.
xs
- x coordinateys
- y coordinateFunction extrapolates when x
is outside a domain.
1d linear interpolation. * `xs` - x coordinate * `ys` - y coordinate Function extrapolates when `x` is outside a domain.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |