Results 1 to 3 of 3

Thread: conic equation

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2004
    Posts
    4

    conic equation

    Hi all,

    Does any one knows how can I plot the general conic equation ( Ax^2 + By^2 + Cxy + Dx + Ey + F ).

    this equation may represent an ellipse, hyperbola, parabola depending on A,B,C,D,E,F values, here is the rule:

    B^2 - 4AC < 0 => ellipse.
    B^2 - 4AC = 0 => parabola.
    B^2 - 4AC > 0 => hyperbola.

    Thanks alot.

  2. #2
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    by hand or computer?? by computer you can goto www.quickmath.com
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  3. #3
    Fanatic Member riis's Avatar
    Join Date
    Nov 2001
    Posts
    551
    I'm not sure if you need this, but check this page: http://graphics.lcs.mit.edu/~mcmilla...re7/conic.html
    It explains how to draw conic curves with a Bresenham-like approach.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width