librasteve / raku-Physics-Measure

do calculations on objects with value, units and error
Artistic License 2.0
11 stars 2 forks source link

ToDos #6

Closed librasteve closed 5 years ago

librasteve commented 5 years ago

snagging

need power ** operator

catch sqrt as ** 1/2

need mechanism to convey Measure "Role" to e.g. Polygons classes

need to think about drawing elements to a scale

need to worry about trig functions - AB = BCcos(theta) take unit from BC

need to get it working with 2018.10 and then? 6.d

librasteve commented 5 years ago

some todos