Activity Forums Salesforce® Discussions What does the math.ceil do in Salesforce?

  • Anjali

    Member
    March 25, 2020 at 2:56 pm

    ceil(doubleValue)
    Returns the smallest (closest to negative infinity) Double that is not less than the argument and is equal to a mathematical integer.

  • Ratnesh

    Member
    March 26, 2020 at 1:28 pm

    The Math.ceil() function always rounds a number up to the next largest.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos