snegovick / bcad

B-tier OpenSCAD-like 3D CAD software
Other
3 stars 0 forks source link

Add modulo operator support #26

Closed snegovick closed 4 years ago

snegovick commented 4 years ago

Is your feature request related to a problem? Please describe. Modulo operator is a part of basic arithmetics.

Describe the solution you'd like Add operator "%" support.

Describe alternatives you've considered None

Additional context None