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