Logical functions
At the moment IronCalc only supports a few function in this section.
You can track the progress in this GitHub issue.
Function | Status | Documentation |
---|---|---|
AND | Available | – |
BYCOL | Not implemented yet | – |
BYROW | Not implemented yet | – |
FALSE | Available | – |
IF | Available | – |
IFERROR | Available | – |
IFNA | Available | – |
IFS | Available | – |
LAMBDA | Not implemented yet | – |
LET | Not implemented yet | – |
MAKEARRAY | Not implemented yet | – |
MAP | Not implemented yet | – |
NOT | Available | – |
OR | Available | – |
REDUCE | Not implemented yet | – |
SCAN | Not implemented yet | – |
SWITCH | Available | – |
TRUE | Available | – |
XOR | Available | – |