Hi David!
When i want to use the so called "Soft Light" function from PS in PI
i paste into PixelMath this formula:
iif(Blend > 0.5, 1-(1-Target)*(1-(Blend-0.5)), Target *(Blend+0.5))
The names of the images (layers) therefore are:
Blend and Target ....
Hope this helps
Gerald