Regarding the mathematical model depicted below which of the
Regarding the mathematical model depicted below, which of the following requests are allowable and which are not allowable?
Computational Requests:
M = f(A), E = f(T,M), A = f(T,M), M = f((E), F = f(A,M), P = f(T,E), P = f(T,A), A = f(P,M)
Solution
Following Mthematical requesting are not encouraging any recursion so these are allowable and remaning requestings are not allowed.
M = f((E) ,P = f(T,E),A = f(P,M)
