Home
last modified time | relevance | path

Searched refs:check_plotpoints (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/drawing/
H A Dplot.py1626 def check_plotpoints(steps): function
1633 elif check_plotpoints(plotpoints):
1639 and check_plotpoints(plotpoints[0])
1640 and check_plotpoints(plotpoints[1])