Hi Chris!
If you look in the PixelMath Window in the Video you will see in the middle the line
Symbols: F
In Symbols: you define variables for calculations,
in our case we are using F with the values 0.4 and 0.2 .
If you dont define in Symbols a variable of an Expression you get a Parse error.
You did completely right, when you replaced F in the PixelMath Expression by 0.4 and 0.2
it delivers the same correct result without using a variable F.
Gerald