Skip to content

Commit

Permalink
Add support for float numbers in rem() arguments (#4858)
Browse files Browse the repository at this point in the history
* Add support for float numbers in rem() arguments

* Update docs

* Rename to prevent name collision in docs

* Update docs after rename to NumberArg

* Fix parameter types to follow naming convention

* Change doc comment description to not refer to floating point

* Update docs after NumberArg doc change

* Change function to be more condensed

* Change to not try to preserve ints

* Update docs to use f64

* A snapshot a day keeps the bugs away! 📷🐛 (OS: namespace-profile-macos-8-cores)

* Trigger CI

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and guptaarnav committed Jan 7, 2025
1 parent 122eea8 commit 4d7ac14
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 30 deletions.
Loading

0 comments on commit 4d7ac14

Please sign in to comment.