$problem_report_253

Perms:+variables +methods +code
Size:717 bytes (on disk)
Manager:$action_request
Writer:(none)
Parent:$action_request
Credit:


[Hide Methods] [Hide Variables]

Methods:

Variables:

$root variables:
  manager: $action_request
  flags: ['variables, 'methods, 'code]
  created_on: 915133298
  inited: 1
$action_request variables:
  id: 257
  group: $documentation_problems
  summary: "Uhm. Bizarre math lingo in definition of integers and floats."
  text: [ "Hi folks. In the datatype definition section in the ColdC reference",
          "manual, you say something like:",
          " A float is a real number (in mathematical terms).",
          "and",
          " An integer is a rational number (in mathematical terms).",
          "This is not strictly false, but very confusing. Computer floats and",
          "integers are both small subsets of the rational numbers. Integers are",
          "just integers, and floats approximate reals. I wouldn't drag rational",
          "numbers into it at all. :)  Cheers!"]
  submitted_by: $no_one
  submitted_on: 915133298
  submit_location: $courtyard
  comments: []


the Cold Dark