Commit Graph

3 Commits

Author SHA1 Message Date
Eric-Paul Ickhorn d54bf3fe28 documentation(round): Fixed a minor typing mistake. 2024-05-23 01:20:07 +02:00
Eric-Paul Ickhorn 4244cf107b documentation(round): Added copyright-header and comments for the rounding-functions. 2024-05-23 01:18:53 +02:00
Eric-Paul Ickhorn f77dd2b23a feature(round): Added rounding library.
The first features are:
1) Floor'ing and Ceil'ing to the next value of a specific stepping
2) Floor'ing and Ceil'ing to the next power of 2.
2024-05-23 01:12:36 +02:00