operator/
operator&&
operator||
operator!
multiply_log
binomial_coefficient_log
get_lp()
fabs
Deprecated: A nonzero real number (even NaN) is interpreted as true and a zero is interpreted as false.
Replacement: Explicit x != 0 comparison is preferred instead.
x != 0