The numeric :: curves2d module
The numeric :: curves2d module provides functions, constants and global variables for calculating points' coordinates on 2D curves.
Required modules
None
Functions
Name | Description |
---|---|
Returns the y-value of x so that the point (x,y) lies on a circle ... | |
Returns the y-value of x so that the point (x,y) lies on an ellipsis ... | |
Returns the y-value of x so that the point (x,y) lies on a hyperbola parallel to x axis ... | |
Returns the y-value of x so that the point (x,y) lies on a line defined by its ... | |
Returns the y-value of x so that the point (x,y) lies on a line defined by its ... | |
Returns the y-value of x so that the point (x,y) lies on a line defined by two... | |
Returns the y-value of x so that the point (x,y) lies on a parabola parallel to x axis, with ed... |
Constants
None
Variables
None