Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fixed-point

C++ compile-time bignum library

How can I perform 64-bit division with a 32-bit divide instruction?

Why aren't fixed-point types included in C99?

c gcc c99 fixed-point

.NET - Why is there no fixed point numeric data type in C#?

c# .net fixed-point

Will fixed-point arithmetic be worth my trouble?

How to optimize a simple numeric type wrapper class in C++?

How to improve fixed point square-root for small values

How to make use of the GCC fixed-point types extension on ARM Cortex-M?

c gcc embedded arm fixed-point

C++ library for integer trigonometry, speed optimized with optional approximations?

BigDecimal.add strange behavior

java bigdecimal fixed-point

Invert 4x4 matrix - Numerical most stable solution needed

How do I convert a floating point C code to fixed point?

Avoid Overflow when Calculating π by Evaluating a Series Using 16-bit Arithmetic?

Emulating fixed precision in python

How to do floating point calculations with integers

How to convert packed integer (16.16) fixed-point to float?

Fixed point processing: what is the difference between uint16_t and uint_fast16_t?

c fixed-point

Oracle Floats vs Number

Fast fixed point pow, log, exp and sqrt

c++ c logarithm fixed-point exp

How to use expr on float?