help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code Problem


From: Richard Schumacher
Subject: Re: Code Problem
Date: Wed, 19 Feb 2020 20:29:03 -0500

Thank you for the help! I will check that out and see what happens!

Much appreciated 

Richard

On Wed, Feb 19, 2020 at 7:02 PM Kwan Lowe <address@hidden> wrote:
Hello Richard:

On Wed, Feb 19, 2020 at 4:38 PM Richard Schumacher
<address@hidden> wrote:
> V = Vc*{1+0.5(r-1)*[(R+(1-cosd(theta))-((R^2)-sind^2(theta))^0.5]}

A couple other things:
 You need to explicitly multiply
0.5*(r-1)  versus 0.5(r-1)

> A=Ach+Ap+((3.14159*B*L)/2)[(R+1)-cosd(theta)-(R^2-sind^2(theta))^0.5]

You can also use 'pi' instead...


--
Richard Schumacher

reply via email to

[Prev in Thread] Current Thread [Next in Thread]