Daniel Maixner 3b77d272db Remove pow()
Method call is slower than inlining using temp variable,
also '**' exponentiation operator is slower than temp variable
2022-12-09 17:02:11 +01:00
..
2022-12-09 17:02:11 +01:00
Wip
2022-11-17 12:44:40 +01:00
2022-09-21 19:22:30 +02:00