ウィキペディア英語版

出典:Wikipedia

libfixmath

出典:『Wikipedia』 (2011/06/14 11:09 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

libfixmath is a platform-independent fixed point maths library aimed at developers wanting to perform fast non-integer maths on platforms lacking a FPU. It offers developers a similar interface to the standard math.h functions for use on Q16.16 fixed point numbers. libfixmath has no external dependencies other than stdint.h and a compiler which supports 64-bit integer arithmetic (such as GCC). Work is underway to remove the requirement for a 64-bit capable compiler as many compilers for microcontrollers and DSPs do not support 64-bit arithmetic.

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

libfixmathのページの著作権