round number decimal octave code example Example: octave round to two decimal places res = round(100 * 37.073) / 100 #Round 37.073 to 37.07