Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This project provides three functions for rounding floating-point numbers to integers, with a unique rounding rule for numbers ending in `.5` to avoid cumulative rounding errors. It's designed for JavaScript developers who need precise control over number rounding, particularly in financial or statistical applications where rounding accuracy is critical.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of writetome51/get-rounded-up-down

Account's avatar
writetome51/get-left-of-decimal
Returns number without the decimal or anything to the right of it. Does not round
Account's avatar
writetome51/is-integer-is-float
Functions that check if argument is integer or float
Account's avatar
writetome51/error-if-not-finite-number
Function triggers error if argument is not finite number of type 'number'

Support the repos that depend on this repository

Top contributors

writetome51-2's profile
writetome51-2
25 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
writetome51

writetome51/get-rounded-up-down

3 functions for rounding floats to integers

JavaScript
0
0
MIT License