Excel seems to treat null values as zero for the purposes of arithmetic. Dentaku does not, it raises a Dentaku::ArgumentError
.
Would you accept a PR to this behavior to match Excel? It would be a pretty consequential change, so perhaps behind a flag?