A fixed point math header-library for C, under a liberal license.

Features

  • Fixed point math library
  • Requires a fairly modern C compiler with uint32_t and uint64_t
  • 32-bit and 64-bit precision support (for compilers with __int128_t extensions like gcc)
  • Arbitrary precision point (e.g. 24.8 or 32.32)
  • Pure header-only
  • Pure integer-only (suitable for kernels, embedded CPUs, etc)

Project Activity

See All Activity >

License

BSD License

Follow Fixed Point Math Library for C

Fixed Point Math Library for C Web Site

You Might Also Like
Red Hat Ansible Automation Platform on Microsoft Azure Icon
Red Hat Ansible Automation Platform on Microsoft Azure

Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
2
1
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 2 / 5

User Reviews

  • fixedpt_sqrt() returns 0 for any number if FIXEDPT_BITS == 64. To fix this, inside fixedpt_sqrt define variables l and s as fixedpt instead of int.
Read more reviews >

Additional Project Details

Operating Systems

Linux, BSD

Intended Audience

Developers

Programming Language

C

Related Categories

C Mathematics Software, C Embedded Systems Software, C Libraries

Registered

2008-06-29