Hi. I create two uniform colors connected to blend node, switched to Add Sub mode. I set the foreground at Red=130, and background at Red=20.
According to Add Sub's description is Red=150 expected. In other words I expect a sum of FG and BG, because foreground is bigger, than 0.5. But I get Red=25.
Ok, I set red pixel of foreground to 100, and background to 101. The Add Sub's description says, in that case foreground must be substracted from background. 101-100=1 but I get 46! What is it 46? Where is it from?

I understand that I understand nothing now. May someone to explain me a formula of Add Sub calculations?