POV-Ray : Newsgroups : povray.binaries.images : Finally, a catenoid : Re: Finally, a catenoid Server Time
17 Aug 2024 14:17:32 EDT (-0400)
  Re: Finally, a catenoid  
From: Duncan Adamson
Date: 28 Sep 2001 10:28:32
Message: <3bb48910$1@news.povray.org>
caternary is of the form

y = (1/a)(cosh(a*x))
where a is a constant

note: this is equivalent to
y = (1/a)((e^(a*x) + e^(-a*x))/2)
where a is a constant
where e is the standard mathematical constant 2.817.....

Duncan

"Nekar Xenos" <j-p### [at] citywalkcoza> wrote in message
news:3bb481e2@news.povray.org...
>
> "Duncan Adamson" <dja### [at] docicacuk> wrote in message
> news:3bb4754e$1@news.povray.org...
> > Hang a rope from two points <0,1,0> and <1,1,0>
> > The shape it makes is a caterary
> >
> > Rotate this shape around the x axis to get a catenoid
>
> >(formula radius =
> > (1/a)cosh(ax))
>
> Is this the formula for a caterary or a catenoid? I'm looking for the
formula
> for a caterary.
>
> Regards,
>
> - Nekar
>
>
>


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.