[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 'Round()' now uses always use positive powers of ten for rounding, as it...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 'Round()' now uses always use positive powers of ten for rounding, as it...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Wed, 11 Dec 2024 15:23:19 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: df98615e by Benoît Minisini at 2024-12-11T16:21:56+01:00 'Round()' now uses always use positive powers of ten for rounding, as it introduces less error when the second argument is negative. as it introduces less error. [INTERPRETER] * NEW: 'Round()' now uses always use positive powers of ten for rounding, as it introduces less error when the second argument is negative. - - - - - 1 changed file: - main/gbx/gbx_subr_math.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/df98615ec98f8bf8eec0f77cd51b3cf3740edeea -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/df98615ec98f8bf8eec0f77cd51b3cf3740edeea You're receiving this email because of your account on gitlab.com.