1.1.0 • Published 5 years ago

tvl v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

npm version License: MIT Actions Status Maintainability

This library provides the user with all the standard Propsitional Logic like operations of Non - Classical Trivalent or Three Valued Logic. This is an implementation of Kleene's (strong) "logic of indeterminacy" and Priest's "logic of paradox". Three valued logic is a multivalued logic i.e. it has more than two truth values in contrast to Propositional Logic which has only true and false, it introduces a third type of assertion undefined or indeterminate which allows the logic system to capture a fuzzy world view. The fundamental operations remain the same but the semantic understanding and logical implications change when compared to Propositional operations. The distribution of the library has a very small footprint, only 316 Bytes (Min + Gzip).

Installation

npm install tvl
<script src="https://unpkg.com/tvl"><script/>
<script src="https://unpkg.com/tvl/dist/tvl.min.js.gz"><script/>

Usage

Documentation

1.1.0

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago