Ensure that the power function will return 0, if the exponent is 0.
CreateIt(a,b);
WithTVec(Self) dotryLn(Base); //First do it the normal way then fix the anomalies
Mul(Exponent);
Exp;
a.FindIndexes(Exponent,'=',0);
b.Size(a.Length,Complex);
b.Setval(1);
Scatter(b,a);
finallyFreeIt(a,b);
end;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.