We can find out the functionality a module has by using the help() instruction with the name of the module between the parentheses.

Make sure to pick help followed by ( and then math, ).