Content deleted Content added
Corrected typo. |
Citation bot (talk | contribs) Added website. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Numerical software | #UCB_Category 67/119 |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1:
{{Primary sources|date=January 2023}}
{{lowercase|title=libfixmath}}
{{Infobox software
| name = libfixmath
| developer = Ben Brewer
| latest_release_version = r64
| latest_release_date = {{Start date and age|2012|02|02}}
| programming language
| operating_system = [[Cross-platform software|Cross-platform]]
| genre = [[fixed-point arithmetic|fixed
| license = [[MIT License|MIT]]
| website =
}}
'''libfixmath''' is a [[cross-platform
Conditional compilation options exist to remove the requirement for a [[64-bit]] capable [[compiler]] as many compilers for [[microcontroller]]s and [[Digital signal processor|DSPs]] do not support [[64-bit]] arithmetic.<ref>{{cite web|url=https://code.google.com/p/libfixmath/issues/detail?id=4|title=64-bit Compiler Support Issues}}</ref>
==History==
==Q16.16
{|class="wikitable"
|-
Line 54 ⟶ 53:
|}
==Other
{|class="wikitable"
|-
Line 107 ⟶ 106:
[[Category:Numerical software]]
[[Category:C (programming language) libraries]]
[[Category:Free computer libraries]]
[[Category:Free software programmed in C]]
|