Numeric function of LibreOffice BASIC, namely Fix(), expands decimal digit?

后端 未结 0 1731
慢半拍i
慢半拍i 2021-01-19 16:46
Sub IntegerSingleDoubleVariables_Sample4
    Dim d   As Double   : d  = 864.197523/7
    Dim dd  As Double   : dd = d - Fix(d)
    MsgBox  "d = 864.197523/7 = &         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题