VBA-Expressions v3.2.11
Embracing analytic geometry basis!
Setting changes
- The
GallopingModeoption is disabled by default.
Bug fixed
- Broken tokenization for expressions involving evaluable literal strings.
New functions
-
DISTANCE: computes the distance between two Cartesian points. -
LINESINTERSECT: computes the intersection point between two lines defined by two points each. -
PARALLEL: computes two points representing a line parallel to the given one and containing the given point. -
PERPENDICULAR: computes two points representing a line perpendicular to the given one and containing the given point.