This improves the readability of the output
This prints a tfn object
Usage
# S3 method for class 'tfn'
print(x, ...)
See also
Other triangular-fuzzy-numbers:
create_tfn_fcm_from_conventional_fcm()
,
make_adj_matrix_w_tfns()
,
subtract_tfn()
,
tfn()
Examples
tfn(-1, 0, 1)
#> tfn: [-1, 0, 1]