Subhankar Ghosh
Results
1
issues of
Subhankar Ghosh
nerdamer.diff("y * sqrt(x)","y") returns => (sqrt(x^0.5)); But is should return (sqrt(x)) or (x)^0.5 So, I have conducted multiple tests and found out that, this issue is occurring if, "The constant...