Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.


For more information on products and upcoming events around #dominoforever, please visit: HCL Domino Page


Status Needs Review
Workspace Domino Designer
Created by Guest
Created on Jun 1, 2026

Need consistent rounding results when first non-significant digit is 5

Inconsistent rounding results when first non-significant digit is 5 was reported under SPR # ASHEDRVFWT and was published through following article: https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0129367. It is determined by product development team that it is a day 1 behaviour. Fixing this would cause backward compatibility issue for existing applications. This would need a major change in the behavior. This enhancement request is to implement consistent rounding results behind a notes.ini parameter, so that interested customers can enable the consistent behavior using ini parameter.

  • Attach files
  • Guest
    Jun 1, 2026

    Could you add an optional parameter to @Round and the LotusScript Round functions that indicates which rounding method to use? Like Round(2.255,2,HALF_UP) or something? That might be more obvious than a notes.ini setting.