From professional translators, enterprises, web pages and freely available translation repositories.
sqrt
you are about to translate the 'round' command, there are some rules on how to translate it. please see http: // edu. kde. org/ kturtle/ translator. php to learn how to properly translate it.
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
sqrt(x)
sqrtn (x, n)
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
sqrt(9) equals 3
sqrtn( 9; 2) = 3
Last Update: 2011-10-23
Usage Frequency: 3
Quality:
sqrt(-9) equals "nan"
ce sÄ lipesc:
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
the sqrt() function returns the non-negative square root of the argument. it is an error if the argument is negative.
funcția sqrt () întoarce rădăcina pătrată non- negativă a lui x. dacă x este un număr negativ, atunci returnează "nan".
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
the sqrt() function returns the non-negative square root of x. if x is negative, "nan" is returned.
funcţia sqrt() întoarce rădăcina pătrată non-negativă a lui x. dacă x este un număr negativ, atunci returnează "nan".
Last Update: 2008-03-04
Usage Frequency: 4
Quality:
Warning: Contains invisible HTML formatting