This website requires JavaScript.
Explore
Help
Sign in
ssimnb
/
neobbo
Watch
1
Star
0
Fork
You've already forked neobbo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2213707c6a
neobbo
/
include
/
kmath.h
ssimnb
f478f8d38b
Major refactor of codebase
2026-02-14 18:11:37 +01:00
1 line
No EOL
29 B
C
Raw
Blame
History
#
define abs(x) (x<0) ? -x : x
Reference in a new issue
View git blame
Copy permalink