|
From: Hans-Bernhard B. <HBB...@t-...> - 2015-04-01 18:23:36
|
Am 01.04.2015 um 19:28 schrieb Sunil M. Dogra: > I am confused about following type of function > f(x) = b/x**nb * exp(y_(y)/k) That's not a function unless you have both a previously defined function y_(), and a previously defined variable y. |