The Word processor Thesaurus changes plain vocab into stronger, not commonly used words.
Answer: The math module is a standard module in Python and is always available. To use mathematical functions under this module, you have to import the module using import math .
Explanation: