sqrt
读音: 美 [´eskj´uː´ɑːrt´iː] 英 [´eskj´uː´ɑːrt´iː]sqrt中文翻译
abbr.开平方根(squareroot)
sqrt
网络 平方根; 开方; 开平方
词组短语
- 1. SQRT-PCR PCR法;半定量反转录;聚合酶链反应;本组实验利用半定量逆转录聚合酶链式反应
- 2. SQRT - 平方根计算
- 3. Sqt Sqrt 求X的平方根值
- 4. simplify sqrt 根式化简
- 5. sqrt sqrtl 计算平方根
- 6. pow sqrt 指数函数
用法例句
1. Exponential (log, log2, log10, exp, exp2, exp10, SQRT, cur).
指数函数(log、log2、log10、exp、exp2、exp10、sqrt、cur)。
2. where (with pi = 3.1415... and sqrt() denoting the square root)
其中 ( pi = 3.1415...,sqrt() 表示平方根)
3. The third to last panel is an imaginary number.Shouldn´t it be -SQRT(x)?
倒数第三张图是错的吧? 难道不应该是-√x 嘛?
4. SQRT square root. I´m saying, this is the name I´m going to give to this function.
就是平方根,And, this, equates, to, that。,In, this, case, sqrt,我说的是这是它的名字,我将给这个函数命名。
5. A more portable option is to use the standard defined style: double SQRT (double d1) throw ;.
一种更加具有可移植性的方法是,使用标准定义的风格:double sqrt (double d1) throw ;。