Hide minor edits - Show changes to markup
Calcula la raiz cuadrada de un numero.
Calcula la raíz cuadrada de un numero.
doble, la raiz cuadrada del numero.
doble, la raíz cuadrada del numero.
Calculates the square root of a number.
x: the number, any data type
double, the number's square root.
Calcula la raiz cuadrada de un numero.
x: el numero, cualquier tipo de dato
doble, la raiz cuadrada del numero.
Calculates the square root of a number.
Sqrt() makes use of the avr-libc library.
Calculates the square root of a number.
Sqrt() is part of the avr-libc library.
Sqrt() makes use of the avr-libc library.
Calculates the square root of a number. sqrt() is part of the avr-libc library.
Calculates the square root of a number.
Sqrt() is part of the avr-libc library.
x: the number
x: the number, any data type
The number's square root.
double, the number's square root.
Calculates the square root of a number.
Calculates the square root of a number. sqrt() is part of the avr-libc library.
Calculates the square root of a number.
x: the number
The number's square root.