Skip to content

Small bug fix (long int)

Choose a tag to compare

@kiabuzz kiabuzz released this 08 Jan 17:26
· 9 commits to main since this release
2b78928

Fixed a bug about some functions such as Sin resulting in an overflow. Changed int to long int to fix it.