Showing posts with label design. Show all posts
Showing posts with label design. Show all posts

UI design

Screenshots of the UI I'm designing and working on, for one of my current projects.





Power function

In C/C++ (and also other languages), we have the built in power function to raise a number to a given power. What if we need to calculate ...