是否可以在NSDecimalNumber的索引處找到數字? 例如是這樣的可能嗎? var a: NSDecimalNumber = 10.0
var indexOfa = a(index: 6)
//indexOfa = 6 (6th position from the left)
基本上,我試圖讓這輪下來x.xx5和x.xx6圍捕自定義舍入函數。 例如: 67.5558被四捨五入爲67.5
首先我們產生一個隨機數(例如從比如0〜10): If randomNumber = 0
Animate imageSet0 [here we create an ImageArray and an animate function – please see code below)
Else if randomNumber = 1
Animate imageSet1
Else