Basic-Python-Programs
Basic-Python-Programs copied to clipboard
Adding racinal root finder function
This function adds a utility to find rational roots of polynomials, which can be useful for anyone working with polynomial equations in this repository. Let me know if you need further details or changes.