語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Handbook of floating-point arithmetic
~
Muller, Jean-Michel.
FindBook
Google Book
Amazon
博客來
Handbook of floating-point arithmetic
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Handbook of floating-point arithmetic/ by Jean-Michel Muller ... [et al.].
作者:
Muller, Jean-Michel.
其他作者:
Brunie, Nicolas.
出版者:
Cham :Springer International Publishing : : 2018.,
面頁冊數:
xxv, 627 p. :ill., digital ;24 cm.
內容註:
Part I: Introduction, Basic Definitions, and Standards -- Introduction -- Definitions and Basic Notations -- Floating-Point Formats and Environment -- Part II: Cleverly Using Floating-Point Arithmetic -- Basic Properties and Algorithms -- Enhanced FP Sums, Dot Products, and Polynomial Values -- Languages and Compilers -- Part III: Implementing Floating-Point Operators -- Algorithms for the Basic Operations -- Hardware Implementation of Floating-Point Arithmetic -- Software Implementation of Floating-Point Arithmetic -- Evaluating Floating-Point Elementary Functions -- Part IV: Extensions -- Complex Numbers -- Interval Arithmetic -- Verifying Floating-Point Arithmetic -- Extending the Precision -- Appendix A: Number Theory Tools -- Appendix B: Previous Standards -- References -- Index.
Contained By:
Springer eBooks
標題:
Floating-point arithmetic - Handbooks, manuals, etc. -
電子資源:
http://dx.doi.org/10.1007/978-3-319-76526-6
ISBN:
9783319765266
Handbook of floating-point arithmetic
Muller, Jean-Michel.
Handbook of floating-point arithmetic
[electronic resource] /by Jean-Michel Muller ... [et al.]. - 2nd ed. - Cham :Springer International Publishing :2018. - xxv, 627 p. :ill., digital ;24 cm.
Part I: Introduction, Basic Definitions, and Standards -- Introduction -- Definitions and Basic Notations -- Floating-Point Formats and Environment -- Part II: Cleverly Using Floating-Point Arithmetic -- Basic Properties and Algorithms -- Enhanced FP Sums, Dot Products, and Polynomial Values -- Languages and Compilers -- Part III: Implementing Floating-Point Operators -- Algorithms for the Basic Operations -- Hardware Implementation of Floating-Point Arithmetic -- Software Implementation of Floating-Point Arithmetic -- Evaluating Floating-Point Elementary Functions -- Part IV: Extensions -- Complex Numbers -- Interval Arithmetic -- Verifying Floating-Point Arithmetic -- Extending the Precision -- Appendix A: Number Theory Tools -- Appendix B: Previous Standards -- References -- Index.
This handbook is a definitive guide to the effective use of modern floating-point arithmetic, which has considerably evolved, from the frequently inconsistent floating-point number systems of early computing to the recent IEEE 754-2008 standard. Most of computational mathematics depends on floating-point numbers, and understanding their various implementations will allow readers to develop programs specifically tailored for the standard's technical features. Algorithms for floating-point arithmetic are presented throughout the book and illustrated where possible by example programs which show how these techniques appear in actual coding and design. The volume itself breaks its core topic into four parts: the basic concepts and history of floating-point arithmetic; methods of analyzing floating-point algorithms and optimizing them; implementations of IEEE 754-2008 in hardware and software; and useful extensions to the standard floating-point system, such as interval arithmetic, double- and triple-word arithmetic, operations on complex numbers, and formal verification of floating-point algorithms. This new edition updates chapters to reflect recent changes to programming languages and compilers and the new prevalence of GPUs in recent years. The revisions also add material on fused multiply-add instruction, and methods of extending the floating-point precision. As supercomputing becomes more common, more numerical engineers will need to use number representation to account for trade-offs between various parameters, such as speed, accuracy, and energy consumption. The Handbook of Floating-Point Arithmetic is designed for students and researchers in numerical analysis, programmers of numerical algorithms, compiler designers, and designers of arithmetic operators.
ISBN: 9783319765266
Standard No.: 10.1007/978-3-319-76526-6doiSubjects--Topical Terms:
3321756
Floating-point arithmetic
--Handbooks, manuals, etc.
LC Class. No.: QA76.9.C62
Dewey Class. No.: 004.01513
Handbook of floating-point arithmetic
LDR
:03552nmm a2200325 a 4500
001
2142264
003
DE-He213
005
20180502170726.0
006
m d
007
cr nn 008maaau
008
181214s2018 gw s 0 eng d
020
$a
9783319765266
$q
(electronic bk.)
020
$a
9783319765259
$q
(paper)
024
7
$a
10.1007/978-3-319-76526-6
$2
doi
035
$a
978-3-319-76526-6
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.9.C62
072
7
$a
PBKS
$2
bicssc
072
7
$a
MAT006000
$2
bisacsh
082
0 4
$a
004.01513
$2
23
090
$a
QA76.9.C62
$b
M958 2018
100
1
$a
Muller, Jean-Michel.
$3
1086577
245
1 0
$a
Handbook of floating-point arithmetic
$h
[electronic resource] /
$c
by Jean-Michel Muller ... [et al.].
250
$a
2nd ed.
260
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Birkhauser,
$c
2018.
300
$a
xxv, 627 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part I: Introduction, Basic Definitions, and Standards -- Introduction -- Definitions and Basic Notations -- Floating-Point Formats and Environment -- Part II: Cleverly Using Floating-Point Arithmetic -- Basic Properties and Algorithms -- Enhanced FP Sums, Dot Products, and Polynomial Values -- Languages and Compilers -- Part III: Implementing Floating-Point Operators -- Algorithms for the Basic Operations -- Hardware Implementation of Floating-Point Arithmetic -- Software Implementation of Floating-Point Arithmetic -- Evaluating Floating-Point Elementary Functions -- Part IV: Extensions -- Complex Numbers -- Interval Arithmetic -- Verifying Floating-Point Arithmetic -- Extending the Precision -- Appendix A: Number Theory Tools -- Appendix B: Previous Standards -- References -- Index.
520
$a
This handbook is a definitive guide to the effective use of modern floating-point arithmetic, which has considerably evolved, from the frequently inconsistent floating-point number systems of early computing to the recent IEEE 754-2008 standard. Most of computational mathematics depends on floating-point numbers, and understanding their various implementations will allow readers to develop programs specifically tailored for the standard's technical features. Algorithms for floating-point arithmetic are presented throughout the book and illustrated where possible by example programs which show how these techniques appear in actual coding and design. The volume itself breaks its core topic into four parts: the basic concepts and history of floating-point arithmetic; methods of analyzing floating-point algorithms and optimizing them; implementations of IEEE 754-2008 in hardware and software; and useful extensions to the standard floating-point system, such as interval arithmetic, double- and triple-word arithmetic, operations on complex numbers, and formal verification of floating-point algorithms. This new edition updates chapters to reflect recent changes to programming languages and compilers and the new prevalence of GPUs in recent years. The revisions also add material on fused multiply-add instruction, and methods of extending the floating-point precision. As supercomputing becomes more common, more numerical engineers will need to use number representation to account for trade-offs between various parameters, such as speed, accuracy, and energy consumption. The Handbook of Floating-Point Arithmetic is designed for students and researchers in numerical analysis, programmers of numerical algorithms, compiler designers, and designers of arithmetic operators.
650
0
$a
Floating-point arithmetic
$v
Handbooks, manuals, etc.
$3
3321756
650
0
$a
Computer arithmetic.
$3
653987
650
1 4
$a
Mathematics.
$3
515831
650
2 4
$a
Computational Mathematics and Numerical Analysis.
$3
891040
650
2 4
$a
Algorithm Analysis and Problem Complexity.
$3
891007
650
2 4
$a
Algorithms.
$3
536374
650
2 4
$a
Math Applications in Computer Science.
$3
891004
650
2 4
$a
Mathematical and Computational Engineering.
$3
3226306
650
2 4
$a
Programming Languages, Compilers, Interpreters.
$3
891123
700
1
$a
Brunie, Nicolas.
$3
3321748
700
1
$a
de Dinechin, Florent.
$3
3321749
700
1
$a
Jeannerod, Claude-Pierre.
$3
3321750
700
1
$a
Joldes, Mioara.
$3
3321751
700
1
$a
Lefevre, Vincent.
$3
3321752
700
1
$a
Melquiond, Guillaume.
$3
3321753
700
1
$a
Revol, Nathalie.
$3
3321754
700
1
$a
Torres, Serge.
$3
3321755
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-3-319-76526-6
950
$a
Mathematics and Statistics (Springer-11649)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9346816
電子資源
11.線上閱覽_V
電子書
EB QA76.9.C62
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入