The Gnumeric Manual | ||
---|---|---|
<<< Previous | Next >>> |
GESTEP(x[,y]) |
GESTEP function test for if @x is >= @y, returning 1 if it is so, and 0 otherwise. @y is optional, and defaults to 0.
If either argument is non-numeric returns a #VALUE! error.
This function is Excel compatible.
<<< Previous | Home | Next >>> |
GEOMEAN | Up | GETENV |