CourseNotes
Published on CourseNotes (https://course-notes.org)

Home > Algebra 2H Calculator project - program to make a racquet

Algebra 2H Calculator project - program to make a racquet

Subject: 
Algebra [1]
Rating: 
0
No votes yet
Tags: 
Clipping [2]
Cohen–Sutherland algorithm [3]

Tennis Racquet Calculator Program Project : ?SETUP : ClrDraw : AxesOff : FnOff : PlotsOff : -23.5 -> Xmin : 23.5 -> Xmax : -15.5 -> Ymin : 15.5 -> Ymax : : ?RAQUET FRAME : DrawF 6+9?(1-((x+7)/7)^2) :DrawF 6-9?(1-((x+7)/7)^2) : : ?GRIP : Line(-6,-15,-6,-5 : Line(-8,-15,-8,-5 : : ?STRINGS : Line(-7,-3,-7,15 : Line(-6,-3,-6,15 : Line(-8,-3,-8,15 : Line(-9,-3,-9,15 : Line(-5,-3,-5,15 : Line(-10,-2,-10,14 : Line(-4,-2,-4,14 : Line(-11,-1,-11,13 : Line(-3,-1-3,13 : Line(-12,0,-12,12 : Line(-2,0,-2,12 : Line(-1,1,-1,11 : Line(-13,1,-13,11 : : ?THROAT : DrawF .5(x+7)^7-5/(x ? -9 and x ? -5 : : ?BOTTOM : :DrawF -15/(x ? -8 and x???-6 : : ?BALL :DrawF ?(4-(x-5)^2) :DrawF -?(4-(x-5)^2) :DrawF ?(-(1-(x-5)^2))/(x ? 3.5 and x ? 6.5 :Draw F -?(-(1-(x-5)^2))/(x ? 3.5 and x ? 6.5

Source URL:https://course-notes.org/algebra/premium/algebra_2h_calculator_project_program_to_make_a_racquet#comment-0

Links
[1] https://course-notes.org/subject/algebra [2] https://course-notes.org/taxonomy/term/1056515 [3] https://course-notes.org/taxonomy/term/1056516