Strips HTML tags from a string. This function uses a regular expression to remove all HTML tags from the input string, leaving only the text content.
Converts an angle in degrees to radians.