# NOT RUN {
# Introducing the membership function of triangular fuzzy number (for test statistics)
t = T(2,4,7)
## The function is currently defined as
function (a, b, c)
(TriangularFuzzyNumber(a, b, c))
# }
Run the code above in your browser using DataLab