The equation I have is below;
S/L=P
if (P)>0.5 then (f^{-1}(P)+0.1)
P(H+A)=M
im more familiar with doing complex math through programming but I want the equation to be one coherent formula to more easily explain to others, I’m just not sure of how to plug everything together or if it is possible at all
S/L=P
if (P)>0.5 then (f^{-1}(P)+0.1)
P(H+A)=M
im more familiar with doing complex math through programming but I want the equation to be one coherent formula to more easily explain to others, I’m just not sure of how to plug everything together or if it is possible at all
Last edited: