Reference for the BALTENSPERGER programming language, an art project of Stefan Baltensperger
| Name | unhexWaert() |
||
|---|---|---|---|
| Examples | Satz hs = "FF006699"; Ganzizahl hi = unhexWaert(hs); Fuellfarb(hi); Viereck(30, 20, 55, 55); |
||
| Description | Converts a Satz representation of a hexadecimal number to its equivalent integer value. | ||
| Syntax | unhexWaert(Satz) |
||
| Parameters |
|
||
| Usage | Web & Application | ||
| Related | hexWaert() binaerewaert() noed_binaer() |

