Difference between revisions of "User talk:Benq"

Line 7: Line 7:
 
label("A",(0,1),W);
 
label("A",(0,1),W);
 
</asy>
 
</asy>
 
<math>f(x)=(f(x-1)+4)^{x-4}</math>
 
<math>7</math> <math>4</math> <math>3</math>
 
<math>13745_{12}*75843_{13}*89123_{14}</math>
 
<math>13</math>
 
<math>(5, 1)</math> <math>(6, 2)</math> <math>(9, -1)</math> <math>(6, -5)</math>
 

Revision as of 11:37, 5 December 2014

Hi everyone!!!!!

Testing asymptote [asy] draw((0,0) -- (0,1) -- (1,1) -- (1,0) -- cycle); draw((0,1) -- (0.5,2) -- (1,1) -- cycle); label("A",(0,1),W); [/asy]