powered by
Finding the median of the neutrosophic interval values
nmedian(data)
interval median value.
list of neutrosophic numbers
Zahid Khan
Florentin Smarandache (2014): Introduction to Neutrosophic Statistics. ISBN: 9781599732749
interval_sort.
interval_sort
data <- list(c(5, 10), c(4,6), c(2, 3)) med <- nmedian(data) print(med)
Run the code above in your browser using DataLab