aboutsummaryrefslogtreecommitdiff
path: root/src/math/floor.go
AgeCommit message (Expand)Author
2021-04-15math: avoid assembly stubsAustin Clements
2017-10-24math: add RoundToEven functionMark Pulford
2017-09-02math: Add Round function (ties away from zero)Mark Pulford
2014-09-08build: move package sources from src/pkg to srcRuss Cox