parse_call_math
if (!parse_call_math(call, math, &sval) || sval.value == 0)
int parse_call_math(struct expression *expr, char *math, sval_t *val);