This website requires JavaScript.
Explore
Help
Sign in
ssimnb
/
slab_test
Watch
1
Star
0
Fork
You've already forked slab_test
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ef80f65fbf
slab_test
/
include
/
kmath.h
ssimnb
ef80f65fbf
Initial commit
2026-03-04 07:19:48 +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