|
|
---|---|
Syntax: Description: Returns the absolute value of Example:
|
y N
import commands can be found in
See also Built-in function |
|
|
---|---|
Keyword Description: Returns Example:
|
y N
[Fns…] > Ops
[a A #] |
|
|
---|---|
Keyword Description: Use finally in a try..except..finally code block. See Python documentation for more details. |
y N
|
|
|
---|---|
Module: Built-in Syntax: Description: Returns Example:
|
y N
[Fns…] > Type |
|
|
---|---|
Module: math Syntax: Description: Returns the largest integer less than or equal to Example:
|
» Modul 1:math
y N
[Fns…] > Modul 1:math import commands can be found in |
|
|
---|---|
Module: math Syntax: Description: See Python documentation for more details. Preferred use is when x and y are floats. May not return the same result as Example:
See also: |
» Modul 1:math
y N
[Fns…] > Modul 1:math…
import commands can be found in |
|
|
---|---|
Keyword Syntax:
Description: Used to iterate over list elements. Example:
|
y N |
|
|
---|---|
Keyword Syntax: Description: Used to iterate over a range. Example:
|
y N |
|
|
---|---|
Keyword Syntax:
Description: Used to iterate over a range. Example:
|
y N |
|
|
---|---|
Keyword Syntax:
Description: Used to iterate over a range. Example:
|
y N |
|
|
---|---|
Module: Built-in Syntax:str.format() Description: Formats the given string. See Python documentation for more details. Example:
|
|
|
|
---|---|
Module: math Syntax:
Description: Returns a pair Example:
|
y N
[Fns…] > Modul
import commands can be found in |
|
|
---|---|
Keyword Syntax:
Description: Used to import a program. Imports the public attributes of a Python module into the current name space. |
Shell [Tools]
y N |
|
|
---|---|
Keyword Syntax:
Description: Used to |
» Modul
[Fns..] > Modul
y N |
|
|
---|---|
Keyword Syntax:
Description: Used to |
» Modul
[Fns..] > Modul
y N |
|
|
---|---|
Keyword Syntax: from time import * Description: Used to import all methods from the time module. Example: See sample program: DASH1. |
» Modul [Fns…]>Modul |
|
|
---|---|
Keyword Syntax: from ti_system import * Description: Used to import all methods from the ti_system module. Example: See sample program: REGEQ1. |
» Modul [Fns…]>Modul |
|
|
---|---|
Keyword Syntax: from ti_hub import * Description: Used to import all methods from the See:ti_hub module – Add import to Editor and add ti_hub sensor module to the Modul menu. Example: See sample program: DASH1. |
|