English
Language : 

NSB8 Datasheet, PDF (89/158 Pages) List of Unclassifed Manufacturers – BASIC interpreter for Z80 family
ITALIAN TECHNOLOGY
grifo®
ARRAY REFERENCES IN NUMERIC EXPRESSIONS
As mentioned in the section USING NUMBERS, array elements may be used in numeric expression,
since they are perfectly legal variable names. Here are some examples of array elements used in
expressions:
10 X=SQRT(Q(3,5)+ABS(B) )
60 PRINT M(F (A,B),L(A,B) )
90 N(A)=N(A+1)/2
SEE ALSO:
Section USING NUMBERS
Statement DIM
NSB8
Rel. 5.10
Page 77