🌈 搜索
📅  最后修改于: 2022-03-11 14:52:00.587000             🧑  作者: Mango
s = sort(rexp(100)) range01 <- function(x){(x-min(x))/(max(x)-min(x))} range01(s)