Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 240: Fix — floor/ceil/round now return integers & abs now returns int/float dependent on input #242

Merged
merged 2 commits into from
Jan 19, 2025

Conversation

KennyOliver
Copy link
Owner

Closes #240

@KennyOliver KennyOliver added the bug Something isn't working label Jan 19, 2025
@KennyOliver KennyOliver self-assigned this Jan 19, 2025
@KennyOliver KennyOliver changed the title Issue 240: Issue 240: Fix — floor/ceil/round now return integers & abs now returns int/float dependent on input Jan 19, 2025
@KennyOliver KennyOliver merged commit 963ffe2 into main Jan 19, 2025
4 checks passed
@KennyOliver KennyOliver deleted the issue-240 branch January 19, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add floor, ceil, round, and abs to the Standard Library
1 participant