dwww Home | Show directory contents | Find package

###
###     h y p o t  Tests
###


hypot <- pracma::hypot
identical(hypot(3,4), 5)
identical(hypot(c(0,0), c(3,4)), c(3,4))

Generated by dwww version 1.15 on Wed May 22 06:45:38 CEST 2024.