• twanvl's avatar
    Added ^ power operator, · ec70b27d
    twanvl authored
    Added abs, random_int, random_real, random_shuffle, random_select script functions.
    Made == comparison of doubles use a small epsilon, so things like 3/2 == 1.5 are actually true.
    ec70b27d
choice.cpp 9.35 KB