# NOT RUN {
# Introducing the membership function of trapezoidal fuzzy number (for test statistics t)
t = Tr(2,4,6,9)
## The function is currently defined as
function (a, b, c, d)
(TrapezoidalFuzzyNumber(a, b, c, d))
# }
Run the code above in your browser using DataLab