MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Plotting Cosh(x)?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg67125] Re: [mg67073] Plotting Cosh(x)?
  • From: "Chris Chiasson" <chris at chiasson.name>
  • Date: Fri, 9 Jun 2006 01:10:48 -0400 (EDT)
  • References: <200606080854.EAA12437@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Plot[Cosh[x], {x, -1, 1}]

Mathematica doesn't understand regular mathematics. You have to
specify it in a form that it can process.

On 6/8/06, dimzi101 at gmail.com <dimzi101 at gmail.com> wrote:
> When trying this:
>
> Plot[Cosh(x), {x, -1, 1}]
>
> I constantly get errors!
>
> Im trying to plot some catenaries using table (for various values), and
> this is stopping me from doing so.
>
> Any suggestions?
>
>


-- 
http://chris.chiasson.name/


  • Prev by Date: Re: Plotting Cosh(x)?
  • Next by Date: Re: Exporting Graphics to .eps
  • Previous by thread: Re: Plotting Cosh(x)?
  • Next by thread: Re: Plotting Cosh(x)?