Note that for the Calliope mini all arithmetic is performed on integers, rather than floating point. This also is true when simulating in the browser.
The following JavaScript operators are supported for the Calliope mini.
() => { ... }
[1, 2, 3]
`x is ${x}`
)NEXT: Statements