is.crisp: Crisp check

View source: R/is.crisp.R

is.crispR Documentation

Crisp check

Description

Checks whether an fzn object corresponds to a crisp number or not.

Usage

is.crisp(x)

Arguments

x

Any fzn or fzarray object.

Value

Returns TRUE if x is a crisp number and FALSE otherwise. If x is a fuzzy array, it returns a logical vector.


rbensua/fuzzyr documentation built on May 20, 2023, 7:11 a.m.