Skip to content

konradwojda/arko-x86_64-parabola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arko-x86_64-parabola

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)))

Output

alt text

Sources

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

No packages published