Danny Robson 24a530e23e maths: remove pow2 function
pow2 has been used enough times to mean 2^x and x^2 that it's not worth
the ambiguity. just use pow(b,e) directly.
2018-04-09 12:30:22 +10:00
..
2018-04-09 12:30:22 +10:00
2017-05-23 12:50:51 +10:00
2017-05-23 12:50:51 +10:00
2017-05-23 12:50:51 +10:00