I have circuit which uses: .func myf(nom,tol) (nom+nom*(gauss(tol/5))
and a resistor which has a value {myf(400,0.1)}
Besides these two I have a voltage source and I can simulate this circuit on a PC. However, on MacOS it holds simulation with: Missing model definition for MYF.
On both computers I am using the latest version of LTspice.
Is this a known bug?