coordinates.coordinate_systems.OblateSpheroidalCoordinateSystem.has_expression# OblateSpheroidalCoordinateSystem.has_expression(expression_name: str) → bool# Check if a symbolic expression is registered at the instance level. Parameters: expression_name (str) – The name of the symbolic expression to check. Returns: True if the symbolic expression is registered. Return type: bool