A92: power


[Prev][Next][Index][Thread]

A92: power




Is it possible to define a constant with a mathematical expresion which uses
powers ? 

Ex:

world_siz  equ  16
world_size equ 2^world_siz     

Mathieu, <hmlacage@aol.com>