This gives me the idea for some new RPN functions in RRDtool --

ROUND -- pops top element from stack, replaces with closest integer (to go
with the existing FLOOR and CEIL)
x,a,b,INRANGE -- push TRUE onto stack if a<=x<=b, FALSE otherwise(or call it
'BETWEEN'?)

Maybe I will brave github again and code them up...

Steve

Steve Shipway
[email protected]

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to