Navigation

Operators and Keywords

Function List:

C++ API

: ge (x, y)

This function is equivalent to x >= y.

See also: le, eq, gt, ne, lt.

Package: octave