double-precision exponent 中文意思是什麼

double-precision exponent 解釋
雙精度指數
  • double : adj 1 兩倍的,加倍的。2 雙的,二重的,雙重的;對,雙,兩,復。3 雙人用的;折疊式的。4 (意義)雙...
  • precision : n 精密,精確性;嚴格;精密度;【修辭學】精確。 arms of precision 裝有瞄準儀的槍炮。adj 精確的,精...
  • exponent : n. 1. (學說、理論等的)代表者,倡導者,擁護者。2. 典型,樣品。3. 說明者,解說員;演奏者。4. 【數學】指數;冪。adj. 闡述的,說明的,講解的。
  1. To modify the fp control word, then the run - time startup code will set the x87 fpu control word precision - control field to 53 - bits, so all float and double operations within an expression will occur with 53 - bit significand and 15 - bit exponent

    修改fp控制字,則運行庫啟動代碼會將x87 fpu控制字精度控制欄位設置為53位,這樣,表達式內的所有浮點運算和雙精度運算都以53位有效數和15位指數進行。
  2. All sse single - precision operations will, however, use a 24 - bit significand 8 - bit exponent, and sse2 double - precision operations will use a 53 - bit significand 11 - bit exponent

    但是,所有sse單精度運算都將使用24位有效數/ 8位指數,而sse2雙精度運算將使用53位有效數/ 11位指數。
  3. While floating - point data is stored in the fprs in double - precision format, a set of single - precision arithmetic instructions perform the arithmetic operation and round the final result to single - precision while detecting exceptions such as exponent overflow, underflow, and inexact that should occur with a single - precision operation

    雖然浮點數以雙精度格式存儲于fpr中,但是,有一組單精度運算指令,可以執行運算操作並將最終結果舍入為單精度,同時檢測進行單精度操作時可能會發生的異常(比如指數溢出、下溢和失去精度) 。
分享友人