| Author |
Comment/Response |
magdi_ragheb
|
01/29/00 06:27am
Dear Sir, I incountered the following problem:
My input is f[x,underscore-]:=x^2, when I want to calculate f[5] the output was f[5]. This example is in the book, so what mistake i did? or what is wrong with my program?
My input was :
RecFrame[x,y,u,v all underscored]
;=Table[Line[{{x,y},{u,y}}],Line[{{u,y},{u,v}}],Line[{{u,v},{x,v}}],Line[{{x,v},{x,y}}]]
Also I had not found any respond. Can I get your Kind help in this aspect? thank you.
URL: , |
|