Class

"FuzzyVeracity"

DuAEExpression.Library."FuzzyVeracity"(v, fopt)

A (very) simplified version of FuzzyLogics, better for performance with expressions. See https://github.com/Nico-Duduf/DuFuzzyLogic for more explanations
Constructor

# new "FuzzyVeracity"(v, fopt)

A (very) simplified version of FuzzyLogics, better for performance with expressions.
See https://github.com/Nico-Duduf/DuFuzzyLogic for more explanations
Parameters:
Name Type Attributes Default Description
v Number The original veracity, must be in the range [0.0, 1.0]
f Number <optional>
1 A factor to adjust the importance of the veracity, when compared to others.
Author:
  • Nicolas "Duduf" Dufresne
License:
  • GPL-v3

View Source DuAEF_DuSan_api.jsxinc, line 22657