Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Modifiers

Peter Tillema edited this page Sep 15, 2018 · 1 revision

There are two little modifiers you can use with constants in your ICE programs:

  1. Scientific E (E). You can paste this in by hitting [2nd], [,]. When this is placed directly before a constant, ICE will convert the constant from hexadecimal to decimal when compiled.
  2. Pi (π). You can paste this in by hitting [2nd], [ˆ]. When this is placed directly before a constant, ICE will convert that constant from binary to decimal when compiled.
Clone this wiki locally