Skip to content
This repository has been archived by the owner on Apr 18, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 330 Bytes

developerNotes.md

File metadata and controls

8 lines (6 loc) · 330 Bytes

Developer Notes

The development of this library was pretty interesting to understand some aspects about the visual programming environment:

  • Cos/Sin convert automatically degress to radians internally
  • What happen with the value -0?
  • It is not possible to update partial arrays defined previously
  • All variables all global