Explore: Double Precision
Discover books, insights, and more — all in one place.
Learn more about Double Precision with top reads curated from trusted sources — all in one place.
AI-Generated Overview About “double-precision”:
Books Results
Source: The Open Library
The Open Library Search Results
Search results from The Open Library
1Invitation to FORTRAN for the TRS-80
By Lawrence L. McNitt

“Invitation to FORTRAN for the TRS-80” Metadata:
- Title: ➤ Invitation to FORTRAN for the TRS-80
- Author: Lawrence L. McNitt
- Language: English
- Number of Pages: Median: 234
- Publisher: Petrocelli Books
- Publish Date: 1983
- Publish Location: New York
“Invitation to FORTRAN for the TRS-80” Subjects and Themes:
- Subjects: ➤ FORTRAN (Computer program language) - Programming - TRS-80 computers - program - fortran - matrix - data - subroutine - variables - values - file - radio shack - command - double precision - specification file - initial message - data file - microsoft fortran - single precision - printed output - final message - problem parameters
Edition Identifiers:
- The Open Library ID: OL3166138M
- Online Computer Library Center (OCLC) ID: 9557506
- Library of Congress Control Number (LCCN): 83008113
- All ISBNs: 9780894332104 - 0894332104
Access and General Info:
- First Year Published: 1983
- Is Full Text Available: Yes
- Is The Book Public: Yes
- Access Status: Public
Online Access
Online Borrowing:
- Borrowing from Open Library: Borrowing link
- Borrowing from Archive.org: Borrowing link
Online Marketplaces
Find Invitation to FORTRAN for the TRS-80 at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
2More TRS-80 BASIC
By Don Inman

“More TRS-80 BASIC” Metadata:
- Title: More TRS-80 BASIC
- Author: Don Inman
- Language: English
- Number of Pages: Median: 280
- Publisher: Wiley
- Publish Date: 1981
- Publish Location: New York
“More TRS-80 BASIC” Subjects and Themes:
- Subjects: ➤ TRS-80 computers - BASIC (Computer program language) - Programming - print - program - memory - basic - data - goto - screen - disk - machine language - poke - double precision - data file - radio shack - single precision - string space - basic program - press enter - memory location - video screen - Basic (computer program language) - Trs-80 computers
Edition Identifiers:
- The Open Library ID: OL4254834M
- Online Computer Library Center (OCLC) ID: 7248503
- Library of Congress Control Number (LCCN): 81000150
- All ISBNs: 9780471080107 - 0471080101
Access and General Info:
- First Year Published: 1981
- Is Full Text Available: Yes
- Is The Book Public: Yes
- Access Status: Public
Online Access
Online Borrowing:
- Borrowing from Open Library: Borrowing link
- Borrowing from Archive.org: Borrowing link
Online Marketplaces
Find More TRS-80 BASIC at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
Wiki
Source: Wikipedia
Wikipedia Results
Search Results from Wikipedia
Double-precision floating-point format
values by using a floating radix point. Double precision may be chosen when the range or precision of single precision would be insufficient. In the IEEE 754
Quadruple-precision floating-point format
the 53-bit double precision. This 128-bit quadruple precision is designed for applications needing results in higher than double precision, and as a primary
Half-precision floating-point format
half-precision can be over an order of magnitude faster than double precision, e.g. 550 PFLOPS for half-precision vs 37 PFLOPS for double precision on one
Single-precision floating-point format
base-2 double precision and, more recently, base-10 representations. One of the first programming languages to provide single- and double-precision floating-point
Scientific notation
use "D" to signify double precision numbers in scientific notation, and newer Fortran compilers use "Q" to signify quadruple precision. The MATLAB programming
Extended precision
precision is not quite the same as a scale-up of the ordinary single- and double-precision formats it is meant to extend. In a few cases the implementation was
IEEE 754
implementation of extended precision enabled standard elementary function libraries to be readily developed that normally gave double precision results within one
Long double
programming languages, long double refers to a floating-point data type that is often more precise than double precision though the language standard
IBM hexadecimal floating-point
extended-precision fraction field is wider, and the extended-precision number is stored as two double words (16 bytes): 28 hexadecimal digits of precision is
IEEE 754-1985
−3 + the "bias". In single precision, the bias is 127, so in this example the biased exponent is 124; in double precision, the bias is 1023, so the biased