Browse Source
compatmode hs: x>0 pow(x, y), x<0 pow(x, round(y)), X=0 0 compatmode lt: x>0 pow(x, y), x<0 pow(x, y) if y is close to integer, else 0pre-master-46
3 changed files with 39 additions and 2 deletions
Loading…
Reference in new issue