is.crisp | R Documentation |
Checks whether an fzn
object corresponds to a crisp number or not.
is.crisp(x)
x |
Any |
Returns TRUE
if x
is a crisp number and FALSE
otherwise.
If x
is a fuzzy array, it returns a logical vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.