DSchroer / dslcad

DSLCad is a programming language & interpreter for building 3D models.
https://dslcad.com
GNU Lesser General Public License v2.1
470 stars 14 forks source link

Add support for trigonometric operators sin, cos, tan #10

Closed WillAdams closed 1 year ago

WillAdams commented 1 year ago

Didn't see these listed, but having support for them is pretty much essential for anything non-trivial.

DSchroer commented 1 year ago

Ill try to add them soon. Thanks for the feedback

DSchroer commented 1 year ago

These have been added in the latest pre-release.

https://github.com/DSchroer/dslcad/releases/tag/v0.0.2-pre.3