{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "qf_math",
  "description": "Quick Float Math — approximate IEEE float32 routines for embedded C/C++.",
  "url": "https://github.com/deftio/qf_math",
  "author": {
    "@type": "Person",
    "name": "M. A. Chatterjee"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/deftio/qf_math-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 593,
  "datePublished": "2026-05-09",
  "license": "https://spdx.org/licenses/BSD-2-Clause"
}