powered by
absMax(x)
absMax
double
max(abs(x),na.rm=T)
absMax(c(1,2,3,4)) absMax(c(-1,-2,-3,-4))
Run the code above in your browser using DataLab