語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Handbook of Floating-Point Arithmetic
~
Muller, Jean-Michel.
Handbook of Floating-Point Arithmetic
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Handbook of Floating-Point Arithmetic/ by Jean-Michel Muller, Nicolas Brunie, Florent de Dinechin, Claude-Pierre Jeannerod, Mioara Joldes, Vincent Lefèvre, Guillaume Melquiond, Nathalie Revol, Serge Torres.
作者:
Muller, Jean-Michel.
其他作者:
Brunie, Nicolas.
面頁冊數:
XXV, 627 p. 64 illus., 5 illus. in color.online resource. :
Contained By:
Springer Nature eBook
標題:
Computer mathematics. -
電子資源:
https://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, Nicolas Brunie, Florent de Dinechin, Claude-Pierre Jeannerod, Mioara Joldes, Vincent Lefèvre, Guillaume Melquiond, Nathalie Revol, Serge Torres. - 2nd ed. 2018. - XXV, 627 p. 64 illus., 5 illus. in color.online resource.
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:
1199796
Computer mathematics.
LC Class. No.: QA71-90
Dewey Class. No.: 518
Handbook of Floating-Point Arithmetic
LDR
:04083nam a22003975i 4500
001
993032
003
DE-He213
005
20200630070511.0
007
cr nn 008mamaa
008
201225s2018 gw | s |||| 0|eng d
020
$a
9783319765266
$9
978-3-319-76526-6
024
7
$a
10.1007/978-3-319-76526-6
$2
doi
035
$a
978-3-319-76526-6
050
4
$a
QA71-90
072
7
$a
PBKS
$2
bicssc
072
7
$a
MAT006000
$2
bisacsh
072
7
$a
PBKS
$2
thema
082
0 4
$a
518
$2
23
100
1
$a
Muller, Jean-Michel.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1115790
245
1 0
$a
Handbook of Floating-Point Arithmetic
$h
[electronic resource] /
$c
by Jean-Michel Muller, Nicolas Brunie, Florent de Dinechin, Claude-Pierre Jeannerod, Mioara Joldes, Vincent Lefèvre, Guillaume Melquiond, Nathalie Revol, Serge Torres.
250
$a
2nd ed. 2018.
264
1
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Birkhäuser,
$c
2018.
300
$a
XXV, 627 p. 64 illus., 5 illus. in color.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
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
Computer mathematics.
$3
1199796
650
0
$a
Algorithms.
$3
527865
650
0
$a
Computer science—Mathematics.
$3
1253519
650
0
$a
Applied mathematics.
$3
1069907
650
0
$a
Engineering mathematics.
$3
562757
650
0
$a
Programming languages (Electronic computers).
$3
1127615
650
1 4
$a
Computational Mathematics and Numerical Analysis.
$3
669338
650
2 4
$a
Algorithm Analysis and Problem Complexity.
$3
593923
650
2 4
$a
Math Applications in Computer Science.
$3
669887
650
2 4
$a
Mathematical and Computational Engineering.
$3
1139415
650
2 4
$a
Programming Languages, Compilers, Interpreters.
$3
669782
700
1
$a
Brunie, Nicolas.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1203964
700
1
$a
de Dinechin, Florent.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1203965
700
1
$a
Jeannerod, Claude-Pierre.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1203966
700
1
$a
Joldes, Mioara.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1203967
700
1
$a
Lefèvre, Vincent.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1284571
700
1
$a
Melquiond, Guillaume.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1203969
700
1
$a
Revol, Nathalie.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1203970
700
1
$a
Torres, Serge.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1203971
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9783319765259
776
0 8
$i
Printed edition:
$z
9783319765273
776
0 8
$i
Printed edition:
$z
9783030095130
856
4 0
$u
https://doi.org/10.1007/978-3-319-76526-6
912
$a
ZDB-2-SMA
912
$a
ZDB-2-SXMS
950
$a
Mathematics and Statistics (SpringerNature-11649)
950
$a
Mathematics and Statistics (R0) (SpringerNature-43713)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入