Search the web
Sign In
New User? Sign Up
GraphingCalcUsers · User group for Pacific Tech's Graphing Calculator math education visualization software
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
conditions for cutting circles and spheres   Message List  
Reply | Forward Message #583 of 1655 |
Re: [GraphingCalcUsers] conditions for cutting circles and spheres

>In 2D,
> r = 4, -1<x<3 does not display a slice of a circle, although
> r^2 = 25, -1<x<3 works.
>
>And in 3D,
> r = 4 + 0*phi, -1<z<3 cuts off the bottom of the sphere,
>but doesn't display a slice of the sphere.
>
>I'm using Graphing Calculator 3.5.

Hello,

These are both bugs in the software.

The difference between the first two is because implicit curves in 2D
are graphed using a completely different method than parametric curves.

To work around the first problem, writing the equation differently,
to force it being interpreted as an implicit equation, will recognize
the constraints. In this case, the simplest way to re-write it would be as
r + 0 = 4, -1<x<3 which should do what you expect.

In the last example, the problem is a bug in how the condition is parsed.
If you change it so that the equation is not linear in x, y, or z, that
will avoid the bug. For example r=4+0*phi,-1<z+0*x^2<3 will graph correctly.

I will work on correcting both of these for the next update.

Best regards,

Ron Avitzur



Mon Jan 10, 2005 7:04 pm

rxa31107
Offline Offline
Send Email Send Email

Forward
Message #583 of 1655 |
Expand Messages Author Sort by Date

Has anyone seen this problem? In 2D, r = 4, -1<x<3 does not display a slice of a circle, although r^2 = 25, -1<x<3 works. And in 3D, r = 4 + 0*phi,...
Stanley Cohen
stnlycohen
Offline Send Email
Jan 10, 2005
6:57 pm

... Hello, These are both bugs in the software. The difference between the first two is because implicit curves in 2D are graphed using a completely different...
Ron Avitzur
rxa31107
Offline Send Email
Jan 10, 2005
7:04 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help