yes, but i can’t enter the parenthesis on my own? Bubble ist entering the parenthesis automatically like …

“Bubble parenthesis” –> (input A - input B) / input C * Input D = false value
instead of–> input A - (input B / input C * input D) = correct value

… and the result ist still wrong.