Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.
JBtje edited this page Sep 17, 2015 · 1 revision

Syntax

-

Description

The - command allows you to subtract two integers.

Example

NEW
10 A = 10
20 PRINT A-5
LIST

Returns:

5

Clone this wiki locally