pub static SPECIAL_FUNCTION_MAP: Lazy<HashMap<&'static str, &'static str>>Expand description
Special function name mapping for indexed functions
Used for functions like J_n(x), P_l^m(x) where the base name needs to be mapped to the appropriate function name.