[rrd-developers] NAN-safe ADD

Timo Stripf tstripf at gmx.de
Thu Mar 6 01:57:59 CET 2008


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
>rrd-developers at lists.oetiker.ch
>https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: addnan.diff
Type: application/octet-stream
Size: 2315 bytes
Desc: not available
Url : http://lists.oetiker.ch/pipermail/rrd-developers/attachments/20080306/e298ed28/attachment.obj 


More information about the rrd-developers mailing list