How Can We Help?

Basic Constants

You are here:
< All Topics

TRUE – 1

FALSE – 0

PI – 3.1415926535897932384626433832795

NULL – 0 (empty vector)

ADD – 1 (used by  LOOP function)

SUBTRACT – 2 (used by  LOOP function)

MULTIPLY – 3 (used by  LOOP function)

DIVIDE – 4 (used by  LOOP function)

Table of Contents