lessn

Category

Test commands / Mathematical commands

Syntax

if (lessn(vA,B)) { .....

if (vA < B) { .....

Description

Returns true if vA is less than B.

See also

lessv