On Fri, Mar 11, 2011 at 4:35 AM, Anders Olsson <[email protected]> wrote:
> Hi! > I would like to use exponential calculation in a CDEF, but don't know > how. Eg I would like to calculate a^b, how would I write that with RPN? > a,LOG,b,*,EXP Which is exp(log(a)*b) Kind Regards, Chris
_______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
