collatz_function
“Collatz function - one that, given an integer N, returns N/2 if N is even, and 3N + 1 if N is odd; see also Collatz conjecture. constexpr Variables (313)” (EMCppSfe 2021)
collatz_function.txt · Last modified: 2024/05/01 04:26 by 127.0.0.1