Go to the documentation of this file. 1 #ifndef Parser_Function_h 2 #define Parser_Function_h 12 #ifdef BOOST_SPIRIT_DEBUG 19 kAbs,
kAcos,
kAsin,
kAtan,
kAtan2,
kChi2Prob,
kCos,
kCosh,
kExp,
kHypot,
20 kLog,
kLog10,
kMax,
kMin,
kPow,
kSin,
kSinh,
kSqrt,
kTan,
kTanh,
24 #ifdef BOOST_SPIRIT_DEBUG 26 {
"abs",
"acos",
"asin",
"atan",
"atan2",
"chi2prob",
"cos",
"cosh",
"exp",
"hypot",
27 "log",
"log10",
"max",
"min",
"pow",
"sin",
"sinh",
"sqrt",
"tan",
"tanh",
28 "deltaR",
"deltaPhi",
"test_bit" };