Modules
| aliquot_sum | … |
| armstrong_number | … |
| bitmap | — |
| collatz_sequence | … |
| const_pow | — |
| decimal | — |
| ed25519 | — |
| extended_euclidean_algorithm | … |
| fast_power | … |
| fast_root | … |
| fibonacci | — |
| gcd_of_n_numbers | … |
| i257 | — |
| is_power_of_two | — |
| is_prime | — |
| karatsuba | … |
| keccak256 | — |
| lcm_of_n_numbers | … |
| mod_arithmetics | — |
| opt_math | — |
| perfect_number | … |
| pow_macro | — |
| ripemd160 | … |
| sha256 | — |
| sha512 | — |
| trigonometry | — |
| u512_arithmetics | — |
| wad_ray_math | Provides functions to perform calculations with Wad and Ray units @dev Provides mul and div function for wads (decimal numbers with 18 digits of precision) and… |
| zellers_congruence | Zeller’s congruence is an algorithm devised by Christian Zeller in the 19th century to calculate the day of the week for any Julian or Gregorian calendar date…. |