Visokio website     Downloads     Video tutorials     KnowledgeBase  
Formulae: ROUND function (2.8+) - Visokio Forums
Formulae: ROUND function (2.8+)
  • antonio     antonio April 2, 2012 11:59AM
    Available from 2.8, the ROUND function is equivalent to that in Excel, i.e. rounds a number to a specified number of digits.

    Syntax:
    ROUND(number, num_digits)
    where:
    - 'number' is the number that you want to round.
    - 'num_digits' is the number of digits to which you want to round the number argument. Default 0 if not specified.

    Samples:
    ROUND(123.7825, 2) = 123.78
    ROUND(123.456, 1) = 123.5
    ROUND(123.456, -2) = 100)
  • 1 Comment
  • admin May 10, 2013 11:54AM
    This feature is now publicly available in 2.8 beta:
    http://forums.visokio.com/discussion/2130/omniscope-2.8-beta

Welcome!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership