pub fn is_math_function(kind: &TokenKind) -> bool
Returns true if the token kind represents a math function keyword.