floating-point division 中文意思是什麼

floating-point division 解釋
浮點除法
  • floating : adj. 1. 漂浮的,浮動的,流動性的。2. 【醫學】游離的。3. 移動的;不定的。4. (塗工的)第二道(漆等)。5. (船貨)未到埠的,在海上的,在運輸中的。
  • point : n 1 尖頭,尖端;尖頭器具;〈美國〉筆尖;接種針,雕刻針,編織針;小岬,小地角;【拳擊】下巴。2 【...
  • division : n 1 分,分開,分割;分劃,區分。2 分配;分派。3 分裂,(意見)不一致,傾軋。4 區域;〈英國〉選區...
  1. Floating - point arithmetic overflow or division by zero never throws an exception, because floating - point types are based on ieee 754 and so have provisions for representing infinity and nan not a number

    浮點算術溢出或被零除從不引發異常,因為浮點類型基於ieee 754 ,因此可以表示無窮和nan (不是數字) 。
  2. On the one hand it is important for the design of floating - point processor unit to optimize speed while algorithms of high - speed are introduced. for examples, two - path of high - speed floating - point addition, booth coding of floating - point multiplication. srt of floating - point division and square root, cordic of transcendental function and so on

    一方面浮點處理部件設計重點在於速度的優化,所以採用優化的高速演算法,如浮點加法的two - path 、浮點乘法的booth編碼、浮點除法和平方根的srt演算法以及超越函數的cordic演算法等。
  3. The div operator performs floating - point division, the mod operator returns the remainder from a truncating division. the floor function returns the largest closest to positive infinity number that is not greater than the argument and that is an integer. the ceiling function returns the smallest closest to negative infinity number that is not less than the argument and that is an integer

    Div運算符做浮點除法運算, mod運算符做求余運算, floor函數返回不大於參數的最大整數趨近於正無窮, ceiling返回不小於參數的最小整數趨近於負無窮
  4. The research work of this thesis mainly includes : research of floating point algorithm, including addition, subtraction, multiplication, division, evolution and cordic ( coordinate rotation digital computer )

    ?對powerpc603e浮點處理單元( fpu )中採取演算法的進行選擇和驗證,主要包括:改進的booth演算法和goldschmidt演算法。
  5. 1. the division operator is overloaded to handle both integer and floating - point division, depending on the operands

    1 .根據操作數,除法運算符被重載以便處理整數除法和浮點除法。
  6. Operator to perform floating - point division

    運算符執行浮點除法。
  7. Multiplication and floating - point division

    乘法和浮點除法(
  8. A floating - point division returns

    浮點數除法返回
  9. Before performing the division, visual basic attempts to convert any floating - point numeric expression to

    在執行除法之前, visual basic嘗試將所有浮點數值表達式轉換為
分享友人