Gnumeric Sheet Functions
Gnumeric currently has 637 functions for use in spreadsheets. 232 of these are unique to Gnumeric.
Bitwise Operations
Function | Implementation | Testing |
bitand | Unique to Gnumeric | Exhaustive |
bitlshift | Unique to Gnumeric | Exhaustive |
bitor | Unique to Gnumeric | Exhaustive |
bitrshift | Unique to Gnumeric | Exhaustive |
bitxor | Unique to Gnumeric | Exhaustive |
Complex
Database
Date/Time
Engineering
Erlang
Function | Implementation | Testing |
dimcirc | Unique to Gnumeric | No Testsuite |
offcap | Unique to Gnumeric | No Testsuite |
offtraf | Unique to Gnumeric | No Testsuite |
probblock | Unique to Gnumeric | No Testsuite |
Finance
Gnumeric
Function | Implementation | Testing |
gnumeric_version | Unique to Gnumeric | Exhaustive |
Information
Logic
Function | Implementation | Testing |
and | Complete | Basic |
false | Complete | Exhaustive |
if | Complete | Basic |
iferror | Complete | No Testsuite |
ifna | Unique to Gnumeric | No Testsuite |
ifs | Complete | No Testsuite |
not | Complete | Basic |
or | Complete | Basic |
switch | Complete | No Testsuite |
true | Complete | Exhaustive |
xor | Unique to Gnumeric | Basic |