• I make an ideal weight calculator, everything seems to be correct, but 0 is displayed, what is the problem?

    <label> Возраст [number* number-123 min:18 max:100] </label>
    <label> Рост [number* number-124 min:100 max:230] </label>
    <label> Обхват запястья [select* menu-583 "Менее 15 см|0.9" "15-17 см|1" "Более 17 см|1.1"] </label>
    [calculated calculated-127 "(number-124-100+number-123/10)*0,9*menu-583"]
    [submit]
  • The topic ‘The result is not displayed’ is closed to new replies.