use algorithmatic.com's in-browser integrated-development-environment here. The IDE offers syntax-highlighting, realtime validation, syntax-autocompletion, autocompletion for external-calls, interpreter and basic debugging.
Account
signin
algorithmatic.com uses OpenID - that means you don't need to register, probably you already have an OpenID, you just need to enable it. Click here to sign in
Finds parameters of the ellipse equation a*x2 + b*y2 + c*x + d*y + e*x*y + f = 0, using ellipse center coordinates, major and minor raduises and angle between major axis and OX axis (counterclockwise in degrees).