Module geo_aid::generator::expression::expr
source · Expand description
All possible expressions.
Structs
- An angle defined with 3 points.
- An angle defined with 2 lines.
- An angle defined with 3 points.
- Gets the average value.
- a - b.
- A free adjustable point.
- Line-line intersection.
- A line defined with two points.
- An angle defined with 2 lines.
- -v.
- X coordinate of a point.
- Y coordinate of a point.
- a * b.
- a / b.
- A free adjustable real.
- Changes the scalar’s unit.
- a + b.