phypot <- function (..., na.rm = FALSE)
.External2(.C_phypot, na.rm)
hypot <- function (..., na.rm = FALSE)
.External2(.C_hypot, na.rm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.