Concepts Of Programming Languages
Concepts Of Programming Languages
12th Edition
ISBN: 9780134997186
Author: Sebesta, Robert W.
Publisher: Pearson,
bartleby

Concept explainers

Question
Book Icon
Chapter 6, Problem 2RQ
Program Plan Intro

Decimal data type:

  • Some programming languages gives a build-in decimal data type to represent non-repeating decimal fractions.
  • It could be implemented either a fixed-point number or floating-point number.
    • The denominator would be set to a fixed power of ten in the fixed-point case.
    • A variable exponent would denote the power of ten to which the mantissa of the number is multiplied in the floating-point case.

Blurred answer
Students have asked these similar questions
What are the benefits of using decimal data types?
When and how should you employ decimal data types? What are their benefits and drawbacks?
What are the benefits and drawbacks of working with decimal data types, and how can you make the most of them?
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
C++ for Engineers and Scientists
Computer Science
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Course Technology Ptr
Text book image
Systems Architecture
Computer Science
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Cengage Learning
Text book image
C++ Programming: From Problem Analysis to Program...
Computer Science
ISBN:9781337102087
Author:D. S. Malik
Publisher:Cengage Learning
Text book image
CMPTR
Computer Science
ISBN:9781337681872
Author:PINARD
Publisher:Cengage
Text book image
Microsoft Visual C#
Computer Science
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Cengage Learning,
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning