pub fn tokenize_with_units(expr: &str) -> Option<Vec<Token>>
Tokenize any text into tokens - always succeeds, may include non-mathematical tokens