• Resolved xfuture603

    (@xfuture603)


    Hello guys,

    I’am kinda stuck with a problem regarding the calculations field. I have a calc field (currently called “Nettooooo”) where I expect a result of 356,148 with the following setting:

    ({select-1}*60)+({number-1}*2*0.1824)+((({number-3}*60)+{number-4})*0.5)+(({select-1}+1)*30)+({radio-2}*({select-1}-{select-3}))+({select-3}*{radio-3})

    select-1 = 2
    number-1 = 10
    number-3 = 1
    number-4 = 0
    radio-2 = 30
    select-3 = 0,75
    radio-3 = 60


    But my formular will return 326,148 and I think the problem is my decimal number in select-3

    The complete formular can be found here:
    https://pastebin.com/bNThcsSg

    Did I miss something? Thanks in advance!

    • This topic was modified 1 year, 2 months ago by xfuture603.
    • This topic was modified 1 year, 2 months ago by xfuture603.
Viewing 1 replies (of 1 total)
  • Thread Starter xfuture603

    (@xfuture603)

    I think I’ve found the issue. It was just a stupid typo that I’ve overlooked. This issue can be marked as solved.

Viewing 1 replies (of 1 total)
  • The topic ‘Wrong Calculation with decimal numbers’ is closed to new replies.