Ups i had a typo ... new patch attached. At 01:44 06.03.2008, Timo Stripf wrote:
Hello,i've implemented a nan-safe add operator (ADDNAN) into rrd. I used it to add several incomplete graphs.NaN + NaN => NaN x + NaN => x NaN + y => y x + y => x + y The patch is attached. Best regards Timo Stripf _______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
addnan.diff
Description: Binary data
_______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
