{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "FR_Math",
  "description": "Compact fixed-point math library for embedded systems. 4KB flash, zero dependencies, any radix.",
  "url": "https://github.com/deftio/fr_math",
  "author": {
    "@type": "Person",
    "name": "M. A. Chatterjee"
  },
  "applicationCategory": "Other",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/deftio/FR_Math-2.0.8.zip",
  "softwareVersion": "2.0.8",
  "fileSize": 590,
  "datePublished": "2026-05-05",
  "license": "https://spdx.org/licenses/BSD-2-Clause"
}