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

Added Nette\Utils\Floats helper #221

Merged
merged 1 commit into from
Sep 3, 2020
Merged

Conversation

mesour
Copy link
Contributor

@mesour mesour commented May 15, 2020


Added support for comparing floats

The original class was created by @fabik.

I've added tests, and some fixes in the method compare.

@dg dg force-pushed the master branch 4 times, most recently from 87abd34 to ca47cf7 Compare May 27, 2020 09:15
src/Utils/Numbers.php Outdated Show resolved Hide resolved
src/Utils/Numbers.php Outdated Show resolved Hide resolved
src/Utils/Numbers.php Outdated Show resolved Hide resolved
src/Utils/Numbers.php Outdated Show resolved Hide resolved
src/Utils/Numbers.php Outdated Show resolved Hide resolved
@mesour mesour force-pushed the mn-number-helpers branch 2 times, most recently from 09fbf6f to fe03cd0 Compare June 2, 2020 01:24
@mesour mesour changed the title Added Nette\Utils\Numbers helper Added Nette\Utils\Floats helper Jun 2, 2020
@mesour mesour force-pushed the mn-number-helpers branch 5 times, most recently from a59efbc to e489f23 Compare July 13, 2020 14:12
@dg dg force-pushed the master branch 2 times, most recently from 2ac10f5 to 1b72f99 Compare July 16, 2020 10:15
@dg dg force-pushed the master branch 9 times, most recently from 1a569bf to a8637a0 Compare August 5, 2020 18:38
@dg
Copy link
Member

dg commented Sep 3, 2020

Great, thanks

@dg dg merged commit 960bc90 into nette:master Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants