- asm_abs(x) - returns absolute value of x
- asm_mod(x, y) - returns modulo of x divided by y
- asm_floor(x) - returns integer closest to x
- asm_sqrt(x) - returns square root of x
- asm_pow(x, y) - returns x to the power of y
- asm_sin(x) - returns sine of x
- asm_cos(x) - returns cosine of x
- asm_tan(x) - returns tangent of x
- asm_atan(x) - returns arc tangent of x
forked from nbqofficial/asm-lib
-
Notifications
You must be signed in to change notification settings - Fork 0
supernova9sky/asm-lib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Libraries written in inline assembly
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%