From: Jeffrey Goldberg on
I've just started student teaching (high school math) and am looking for
a quick and easy tool for generated fairly straight forward graphs of
mathematical functions on a coordinate grid. Ideally I would like
output in PDF for easy inclusion in the iWorks or LaTeX.

I have R installed, but have never learned how to use it. I'm hoping
for something that will be quick to learn and make it easy to create 2D
graphs both Cartesian and Polar.

If people have recommendations, I'd love to hear them.


Cheers,

-j


--
Jeffrey Goldberg http://goldmark.org/jeff/
I rarely read HTML or poorly quoting posts
Reply-To address is valid
From: Tom Harrington on
In article <7tgtt4Fg9tU1(a)mid.individual.net>,
Jeffrey Goldberg <nobody(a)goldmark.org> wrote:

> I've just started student teaching (high school math) and am looking for
> a quick and easy tool for generated fairly straight forward graphs of
> mathematical functions on a coordinate grid. Ideally I would like
> output in PDF for easy inclusion in the iWorks or LaTeX.
>
> I have R installed, but have never learned how to use it. I'm hoping
> for something that will be quick to learn and make it easy to create 2D
> graphs both Cartesian and Polar.
>
> If people have recommendations, I'd love to hear them.

How about Mac OS X's built-in Grapher app? Simple to use, has multiple
graph types (including polar and polar log), exports to PDF and other
graphic formats. See Applications --> Utilities --> Grapher.

--
Tom "Tom" Harrington
Independent Mac OS X developer since 2002
http://www.atomicbird.com/
From: Jeffrey Goldberg on
On 2010-02-10 6:53 PM, Tom Harrington wrote:
> Jeffrey Goldberg<nobody(a)goldmark.org> wrote:

>> [I] am looking for a quick and easy tool for generated fairly
>> straight forward graphs of mathematical functions on a coordinate
>> grid. [...] I'm hoping for something that will be quick to learn
>> and make it easy to create 2D graphs both Cartesian and Polar.


> How about Mac OS X's built-in Grapher app? Simple to use, has multiple
> graph types (including polar and polar log), exports to PDF and other
> graphic formats. See Applications --> Utilities --> Grapher.

Thank you! That is precisely what I need. And to think, it's been
there all along.

Cheers,

-j

--
Jeffrey Goldberg http://goldmark.org/jeff/
I rarely read HTML or poorly quoting posts
Reply-To address is valid
From: 4-2-0 on
Octave is perfect for this. And it also does calculations on vast arrays
of numbers.

http://www.gnu.org/software/octave/index.html




In article <7th8e3Fua3U1(a)mid.individual.net>,
Jeffrey Goldberg <nobody(a)goldmark.org> wrote:

> On 2010-02-10 6:53 PM, Tom Harrington wrote:
> > Jeffrey Goldberg<nobody(a)goldmark.org> wrote:
>
> >> [I] am looking for a quick and easy tool for generated fairly
> >> straight forward graphs of mathematical functions on a coordinate
> >> grid. [...] I'm hoping for something that will be quick to learn
> >> and make it easy to create 2D graphs both Cartesian and Polar.
>
>
> > How about Mac OS X's built-in Grapher app? Simple to use, has multiple
> > graph types (including polar and polar log), exports to PDF and other
> > graphic formats. See Applications --> Utilities --> Grapher.
>
> Thank you! That is precisely what I need. And to think, it's been
> there all along.
>
> Cheers,
>
> -j