Entry Chung:1999:RAC from sigcse1990.bib

Last update: Wed Sep 26 02:07:32 MDT 2018                Valid HTML 4.0!

Index sections

Top | Symbols | Numbers | Math | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

BibTeX entry

@Article{Chung:1999:RAC,
  author =       "Sei-Jong Chung",
  title =        "Recursive algorithm with {C++} program for
                 floating-point arithmetic",
  journal =      j-SIGCSE,
  volume =       "31",
  number =       "2",
  pages =        "28--30",
  month =        jun,
  year =         "1999",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/571535.571562",
  ISSN =         "0097-8418 (print), 2331-3927 (electronic)",
  ISSN-L =       "0097-8418",
  bibdate =      "Sat Nov 17 16:56:38 MST 2012",
  bibsource =    "http://portal.acm.org/;
                 http://www.math.utah.edu/pub/tex/bib/sigcse1990.bib",
  abstract =     "Floating point Arithmetic is a topic included in
                 virtually all textbooks for Computer Systems (CS 3:
                 ACM's Curriculum Recommendation) or for Computer
                 Organization (CS 4: ACM's Curriculum Recommendation).
                 This paper presents a mathematical optimization model
                 for the topic. The problem of converting real (float)
                 numbers into binary equivalents is first modeled as a
                 Zero-One Integer Programming problem. Then, a Recursive
                 Algorithm is formulated for Floating-Point Formats.
                 Computer programs are written in both C and C++ for a
                 32-bit floating-point format, using the recursive
                 algorithm. [The computer programs are available at the
                 email \ldots{}.]",
  acknowledgement = ack-nhfb,
  fjournal =     "SIGCSE Bulletin (ACM Special Interest Group on
                 Computer Science Education)",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J688",
}

Related entries