We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Automatically publish wiki
Mention lround and llround
exp now handles negative numbers
Add subtitle
Created Bitwise operations (markdown)
Add section about bitwise operations
Document the new smath::div function
Integral constants work with MSVC++ 19.12
Note about broken negative arguments for exp
Note about abs and unsigned integers
Mention compatibility
Add logarithm functions to the library.
Forgot the code language tag.
Expand a bit and add a small example.
Full class definition dump + document additional math functions.
Document variadic hypot function.
Update documentation to match the new constants design.
Documntation for smath::hypot(x, y).
Documentation for norm(complex<T>).
Document abs(complex<T>).
Note about asking issues.
Document the functions able to handle integral constants.
Fix copy-pasted typo.
Document functions supporting integral constants.
Additional note concerning integral constants.
Initial documentation for constant.