The multiplicaion operator calculates the product of the two 乘法運(yùn)算符計(jì)算兩個(gè)
The multiplication operator computes the product of the two 該乘法運(yùn)算符計(jì)算兩個(gè)
The multiplication operator computes the product of its operands 乘法運(yùn)算符( * )計(jì)算操作數(shù)的乘積。
As you might know from basic math , the multiplication operator is 從基本數(shù)學(xué)可能知道,乘法運(yùn)算符是
All numeric types have predefined multiplication operators 所有數(shù)值類型都具有預(yù)定義的乘法運(yùn)算符。
The multiplication operator 乘法運(yùn)算符(
This is because multiplicative operators take precedence over additive operators 這是因?yàn)?font color="#cc0033">乘法運(yùn)算符的優(yōu)先級(jí)高于加法運(yùn)算符。
Results in 10 , because it indicates to the c compiler that the addition operator 的形式,結(jié)果將是10 ,因?yàn)樗甘綾 #編譯器必須在計(jì)算乘法運(yùn)算符
You can also use the repeat operator , which you may recognize as the multiplication operator , to build up a bigger list from small segments 您還可以使用重復(fù)運(yùn)算符,可以將該運(yùn)算符識(shí)別為乘法運(yùn)算符,以便從小片段中構(gòu)建更大的列表。
Thus , in the following example , multiplication is performed before subtraction even though the subtraction operator appears before the multiplication operator in the expression 因此,在下面的示例中,雖然表達(dá)式中減法運(yùn)算符出現(xiàn)在乘法運(yùn)算符之前,但是先計(jì)算相乘。