MENU

Fun & Interesting

Back To Basics! Fixed Point Numbers in C++

javidx9 64,598 lượt xem 2 years ago
Video Not Working? Fix It Now

In this video I look at a simple Fixed Point Number implementation in C++. I use constexpr to let the IDE run the code without even compiling anything! The final result is a small template class that permits arbitrary precision fixed point calculations.

Patreon: https://www.patreon.com/javidx9

YouTube: https://www.youtube.com/javidx9
https://www.youtube.com/javidx9extra
Discord: https://discord.gg/WhwHUMV
Twitter: https://www.twitter.com/javidx9
Twitch: https://www.twitch.tv/javidx9
GitHub: https://www.github.com/onelonecoder
Homepage: https://www.onelonecoder.com

Comment