Re: Plotting Cosh(x)?
- To: mathgroup at smc.vnet.net
- Subject: [mg67128] Re: Plotting Cosh(x)?
- From: Joel Storch <jstorch at earthlink.net>
- Date: Sat, 10 Jun 2006 04:53:18 -0400 (EDT)
- References: <e68qjt$d5a$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Change Cosh(x) to Cosh[x] 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? >