{"identifier":62709,"topic":"Functions","name":"round","text":"<code><pre>the round of <i>number<\/i>\n<\/pre><\/code> Value returned: the integer nearest to<code> <i>number<\/i><\/code> <br><br>\n\n Odd integers plus exactly 0.5 round up; even integers (or 0) plus exactly 0.5 round down.  <br><br>\n\n If<code> <i>number<\/i> <\/code>is negative, HyperCard internally removes the negative sign, rounds its absolute value, then puts the negative sign back on. <br>\n","related":{"32809":null,"89523":"Arithmetic operators","66892":"trunc"},"examples":"","demo":"","debug":{"9":["the round of number\r"]}}