|
9d901df68a
|
feat(numeric): add basic random number generator function
|
2024-12-04 22:05:50 +08:00 |
|
|
2d06667c40
|
fix(numeric): fix missing header file in Numeric/Bit.h
|
2024-12-04 21:55:02 +08:00 |
|
|
fa29c4a063
|
fix(numeric): add disambiguation macro for Math::DivAndRound family functions
|
2024-12-04 17:49:01 +08:00 |
|
|
d0287dd5e8
|
style(numeric): add and correct some comments
|
2024-12-04 15:54:35 +08:00 |
|
|
3dc20f25cf
|
fix(numeric): fix floating point classification function return value type
|
2024-12-04 11:41:32 +08:00 |
|
|
c96995ea92
|
feat(numeric): add remaining standard math functions and the corresponding testing
|
2024-12-03 21:24:34 +08:00 |
|
|
bd68754903
|
feat(numeric): add basic, exponential, power and nearest integer math functions
|
2024-12-02 19:22:31 +08:00 |
|
|
f5c47fe677
|
feat(numeric): add basic and floating point manipulation functions and the corresponding testing
|
2024-11-27 19:03:54 +08:00 |
|
|
84a41387ae
|
feat(numeric): add fixed-width literals, bit math functions and the corresponding testing
|
2024-11-27 16:58:39 +08:00 |
|
|
5a5d34e908
|
refactor(numeric): rename numeric tool library
|
2024-11-26 12:04:53 +08:00 |
|