Learn R Programming

FBMS (version 1.1)

sqroot: Square root function

Description

Square root function

Usage

sqroot(x)

Value

The square root of the absolute value of x

Arguments

x

The vector of values

Examples

Run this code
sqroot(4)

Run the code above in your browser using DataLab