MCM/70

From APL Wiki
Revision as of 19:58, 29 August 2021 by Rak1507 (talk | contribs) (Started to add things for MCM/70)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


MCM/70

Internal types

According to page 220 in the user manual [1], the data types available are as follows:

  • 1-byte characters
  • 1-byte integer
  • 2-byte integer
  • 4-byte integer
  • 8-byte integer (?)
  • 8-byte (double precision) floats (?)

Primitives

scan is backwards!

Functions

stuff

References

External links