On Wed, May 31, 2006 at 10:48:01AM +0200, Alex van den Bogaerdt wrote:
> > but "^" is not supported.
> > I get the following error message: invalid rpn expression in:
> > windspeed,.694,^,1.102,*
> > 
> > Did somebody knows the correct expression?

Try the attached patch.

After compiling, the following should work:
CDEF:wind=windspeed,0.694,POW,1.102,*

I got a few compilation warnings but AFAICT they are
harmless and have nothing to do with rrd_rpncalc. Just
in case:  let me know if it works for you as well.

HTH
-- 
Alex van den Bogaerdt
http://www.vandenbogaerdt.nl/rrdtool/


-- Attached file removed by Ecartis and put at URL below --
-- Type: text/plain
-- Size: 5k (5340 bytes)
-- URL : http://lists.ee.ethz.ch/p/patch_pow


--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to