Skip to content
Snippets Groups Projects
  1. Aug 27, 2016
  2. Jul 10, 2016
  3. May 26, 2016
    • Jan-Philipp Litza's avatar
      respondd modules: Use proper formatting of doubles · f7eda938
      Jan-Philipp Litza authored
      Most doubles that are delivered via respondd have limited input
      precision, but are converted with up to 17 digits of precision. That can
      cause ugly blowups like 0.2800000000000001 in the output, which is
      avoided by specifying better format strings (like "%.2f" in most cases).
      f7eda938
  4. Apr 02, 2016
  5. Feb 08, 2016
  6. Feb 05, 2016
  7. Feb 02, 2016
Loading