Constants
These Constants blocks are special Number blocks that hold mathematical constants when the blocks are created.
| Block | Icon | Description |
|---|---|---|
| Pi | | A Number block that holds the mathematical constant pi |
| E | | A Number block that holds the mathematical constant e |
| SQRT2 | | A Number block that holds the mathematical constant for the square root of 2 |
| LN2 | | A Number block that holds the mathematical constant for the natural logarithm of 2 |
| LN10 | | A Number block that holds the mathematical constant for the natural logarithm of 10 |
| LOG2E | | A Number block that holds the mathematical constant for the base-2 logarithm of the constant e |
| LOG10E | | A Number block that holds the mathematical constant for the base-10 logarithm of the constant e |