Re: [foxboro] AGA8 or cubic root in HLBL code
- From: Jeremy Milum <jmilum@xxxxxxxxx>
- To: foxboro@xxxxxxxxxxxxx
- Date: Fri, 21 Oct 2005 19:56:28 -0500
On 10/21/05, brad.s.wilson@xxxxxxxxxxxxxx <brad.s.wilson@xxxxxxxxxxxxxx> wr=
ote:
> I see basic 4-function calculator operators, modulus, logic and relationa=
l
> operators ... but no exponential operator.
> Surely I'm overlooking it ... right?
no. it's not there...
> I see the CALC block can do logarithms and exponentials.
yes and if you need to do those things in a sequence block you have to
use a calc block for assistance, very kludgy but it will work.
> (Obviously, I've never had a need to do this.)
I have and it is demoralizing :( I have brought this up repeatedly at
the User's Group, but I have been told that it cannot and will not
ever be fixed. HLBL is all it is.... Now you could use the
Newton-Raphson method to iteratively calculate a cube root, but it
would be better to just us a calc block and tie that into the seq
block.
--
Patron saints in general are broadband connections to the Almighty
- Michelle Delio, Wired News
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
- Follow-Ups:
- Re: [foxboro] AGA8 or cubic root in HLBL code
- From: Michael Kessler
- References:
- [foxboro] AGA8 or cubic root in HLBL code
- From: Perez, Claudio
- Re: [foxboro] AGA8 or cubic root in HLBL code
- From: brad . s . wilson
Other related posts:
- » Re: [foxboro] AGA8 or cubic root in HLBL code
- » Re: [foxboro] AGA8 or cubic root in HLBL code
- » Re: [foxboro] AGA8 or cubic root in HLBL code
- » Re: [foxboro] AGA8 or cubic root in HLBL code
- Re: [foxboro] AGA8 or cubic root in HLBL code
- From: Michael Kessler
- [foxboro] AGA8 or cubic root in HLBL code
- From: Perez, Claudio
- Re: [foxboro] AGA8 or cubic root in HLBL code
- From: brad . s . wilson