multiply A by B
基本解釋
- 用A乘以B
英漢例句
- If AX=B, then let's multiply both sides by A inverse.
如果AX=B,在等號(hào)兩邊同時(shí)乘以A逆。 - And in the even case, I'd square, divide by half, call this again: in the odd case, I go b minus 1 and then multiply by a.
就直接求a的平方的二分之b次方,如果是奇數(shù)的話,就去求a的b-1次方乘以a,以此遞歸下去。 - Multiply a by a to the b minus 1.
這很不錯(cuò)對(duì)不對(duì)?
麻省理工公開課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 - Let's multiply both sides by 2, I'll get 2q1* is equal to a - c over b - q1*.
等式兩邊同時(shí)乘以2,得到,2q1*=/b-q1
耶魯公開課 - 博弈論課程節(jié)選 - And in the even case, I'd square, divide by half, call this again: in the odd case, I go b minus 1 and then multiply by a.
就直接求a的平方的二分之b次方,如果是奇數(shù)的話,就去求a的b-1次方乘以a,以此遞歸下去。
麻省理工公開課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選