Yet Another eXchange Tool 0.11.4
|
#include <math.h>
Go to the source code of this file.
Functions | |
void | xmlXPathInit (void) |
Variables | |
double | xmlXPathPINF |
double | xmlXPathNINF |
double | xmlXPathNAN |
Simple workaround for libxml2 versions creating division-by-zero errors
Definition in file xt_xmlXPathInit.c.
void xmlXPathInit | ( | void | ) |
Definition at line 56 of file xt_xmlXPathInit.c.
double xmlXPathNAN |
Definition at line 53 of file xt_xmlXPathInit.c.
double xmlXPathNINF |
Definition at line 53 of file xt_xmlXPathInit.c.
|
extern |