rostyslavtyshko
Results
6
issues of
rostyslavtyshko
32x32 fixed point numbers library All main + math (except for logatithm, as signed integers types are not implemented yet) functions and testing. Closes #1807
enhancement
lib: std
i8, i16, i32, i64 Basic arithmetic operations and tests Closes #2422
enhancement
lib: std
Adding fixed point numbers library akin to https://github.com/abdk-consulting/abdk-libraries-solidity Adding basic math functionality to other connected types i.e. u8/16/32/64/128
lib: std