[-1,1]? ( x -- ? )


Vocabulary
math.functions

Inputs
xa number


Outputs
?a boolean


Word description
Tests if x is a real number between -1 and 1, inclusive.

Definition