An extension to the math library provided by Python.
Documentation available here.
pip install mathextimport mathextif mathext.triangular(5): print("5 is a triangular number.")For more commands, visit this website.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An extension to the math library provided by Python.
Documentation available here.
pip install mathextimport mathextif mathext.triangular(5): print("5 is a triangular number.")For more commands, visit this website.