ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
Loading...
Searching...
No Matches
math.h File Reference

🔢 Mathematical Utility Functions More...

Go to the source code of this file.

Macros

#define ROUND(xfloat)   (int)(0.5f + (xfloat))
 Round floating-point value to nearest integer.
 

Detailed Description

🔢 Mathematical Utility Functions

Definition in file math.h.