Translation of sqrt into Russian
Abbreviation
abr: Square root
- The sqrt of 9 is 3.Квадратный корень из 9 равен 3.
Synonyms and analogies of sqrt in English
Examples of sqrt in a sentence
He calculated the sqrt quickly.
Translations of "sqrt" in Context ordered by category and frequency
Some of the functions, like sqrt and sin, are built in.
Некоторые функции, такие как sqrt и sin, - встроенные.
Such a mathematical operation is denoted as $ \ sqrt {} $.
Такая математическая операция обозначается как $\sqrt{}$.
Examples are cin, cout and sqrt (square root).
Примеры таких слов: cin, cout и sqrt (имя функции извлечения квадратного корня).
The global maximum of \sqrt[x]{x} occurs at x = e.
Максимум функции \sqrt[x]{x} достигается при x=e.
sqrt: Examples and translations in context
The sqrt(2) is not even is in that set.
Например, радикал sqrt(2) не существует в этом поле.
The compiler will paste math.h and stdio.h into the code file here, and thus paste in declarations for printf, erf, and sqrt.
них содержимое файлов math.h и stdio.h соответственно, а следовательно, и объявления функций printf, erf и sqrt.
In the future, under the $ \ sqrt {} $ icon without the number in the upper left corner, we will always mean the square root.
В дальнейшем под значком $\sqrt{}$ без цифры в верхнем левом углу мы всегда будем иметь в виду квадратный корень.
Even if we pretended that it was common knowledge that every triangle-free graph contains an independent set of size Ω(sqrt(n log n)), all the above reasons to cite that fact would apply.
Даже если мы делали вид, что это общеизвестно, что каждый треугольник-свободный график содержит независимое множество размера Ω(функция sqrt(N записей n)), все вышеперечисленные причины приводят этот факт будет применяться.
48 A solid body rotates with deceleration about a stationary axis with an angular deceleration β ∼ sqrt(ω) where ω is its angular velocity.
1.47 Твердое тело вращается, замедляясь, вокруг неподвижной оси с угловым ускорением β ∼ sqrt(ω), где ω - его угловая скорость.
/ Import the math library to get access to the sqrt function.
/ Подключить библиотеку math для доступа к функции sqrt()