1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-27 18:20:24 +02:00

Update README.md

This commit is contained in:
Pomax
2020-08-23 13:31:57 -07:00
committed by GitHub
parent 2f57b8c23e
commit e99e0e2fca

View File

@@ -55,7 +55,7 @@ React is nice, Webpack is convenient, but there's just very little need to serve
- [x] tightbounds - [x] tightbounds
- [x] inflections - [x] inflections
- [x] canonical - [x] canonical
- [ ] yforx -- this really needs an explanation of when, and if so how, to collapse an f(t) -> {x,y} into into an f(x) -> y function... - [x] yforx
- [ ] arclength - [ ] arclength
- [ ] arclengthapprox - [ ] arclengthapprox
- [ ] curvature - [ ] curvature