Hi can i ask some help?is there formula for infix to postfix?…I don’t know how to convert them and to give the postfix expression and the postfix evaluation…
for example this 1*2(5+2)-9/6.
Hi can i ask some help?is there formula for infix to postfix?…I don’t know
Share
Follow this procedure to convert from
infixtopostfix:Take a read here for a better understanding on the procedure with diagrams.