AngouriMath
Statement
Description
Summary
This class describes every node whose value is boolean, that is, true or false.
Example
Entity t1 = "a and b"; // Statement
Entity t2 = "a > b > c"; // Statement
Entity t3 = "a or b implies x > 0"; // Statement
Entity t4 = "a"; // Not Statement
Entity t5 = "a + 3"; // Not Statement
Entity t6 = "a provided c and d"; // Not Statement
Members
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online