Calculates Fuzzy Membership of value into Fuzzy Number.

The output cannot be properly represented as Expression outcome. It is only used in other expressions.

Syntax

calculate_fuzzy_membership(value, fn)

Arguments

value Numeric value (integer, float) to classify using fuzzy number.
fn Fuzzy number.

Examples