Python Math Module

When creating a new program that uses this module, it is recommended to use the Math Calculations program type. This will ensure that all the relevant modules are imported.

As it appears in the CE Graphing Calculators

[Fns…]>Modul: math

Commands for from math import*

CE Calculators

TI‑Nspire™ CX

from math import *

Item

Description

from math import *

Imports all methods (functions) from the math module.