Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 309 Bytes

File metadata and controls

10 lines (8 loc) · 309 Bytes

FEQU

Syntax

<symbol> fequ.[sdxp] <expression>

Description

Define a new program symbol with the name <symbol> and assign to it the floating point value of <expression>. Defining <symbol> twice will cause an error. The extension is for Devpac-compatibility, but will be ignored.