Support Board
Date/Time: Tue, 24 Mar 2026 23:02:24 +0000
Post From: round method in spreadsheet
| [2014-09-20 01:36:45] |
| onnb - Posts: 666 |
|
from previous response MROUND(E3, J$21) == sc.RoundToTickSize(sc.BaseData[SC_LAST][sc.Index], sc.TickSize) I am seeing that for some values, this is not the case. e.g., for 1.296649933 mround = 1.2966 roundtoticksize = 1.2967 Just want to confirm that this is expected. |
