josdejong / josdejong/mathjs

Implement support for more than 2 arguments for logical functions `and`, `or`, and `xor`

Open
#2,483 9 comments 0 reactions 0 assignees View on GitHub
category:expressions feature
Dominant language
JavaScript
Stars
15.1k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

As `and`, `or`, and `xor` are associative and commutative, in function form there's no reason they could not take multiple arguments like their arithmetic counterparts `add` and `multiply`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.