Drawing a quadratic function, approximated by segments of equal length.
Params: a,b,c - coefficients of quadratic function
S - length of approximation segment
To get a ∆x I move along the tangent to the parabola using the formula ∆x = S * cos(atan(f'(x)))
-
Notifications
You must be signed in to change notification settings - Fork 0
konradwojda/arko-x86_64-parabola
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Drawing a quadratic function, approximated by segments of equal length. Project for Computer Architecture (ARKO) laboratories at Warsaw University of Technology.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published