Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
Line 43: Line 43:
* [[Rational and VFP Numbers|Rational Numbers]]:  <apll>1r3</apll> and <apll>12345x</apll>
* [[Rational and VFP Numbers|Rational Numbers]]:  <apll>1r3</apll> and <apll>12345x</apll>
* [[Rational and VFP Numbers|Variable-precision Floating Point (VFP) Numbers]]:  <apll>1v234</apll> and <apll>12v</apll>
* [[Rational and VFP Numbers|Variable-precision Floating Point (VFP) Numbers]]:  <apll>1v234</apll> and <apll>12v</apll>
==System Commands==
:''Main article: [[System Commands]]


==System Functions==
==System Functions==

Revision as of 03:17, 22 February 2013

At the moment, the following sections describe only those language features that are New or Enhanced relative to the Extended APL Standard, or that deserve special comment.

Syntax

Primitive functions

Primitive operators

Datatypes

System Commands

Main article: System Commands

System Functions

System Variables