Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 897 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 897 Bytes

Sylver changelog

  • [] Variable creation. Get and Set variables.
  • [3b11ae7] Operate list numbers. +, -, /, * for array number.

Version 1.0.2

Version 1.0.1

Version 1.0.0

  • [55aff29] Basic operations: +, -, /, *, ~, ^.
  • [de802a0] Trigonometry functions were added: cos, sin, tan, acos, asin, atan, atanh, acosh, asinh, abs.