Users:Orange Quail 9

Revision as of 15:28, 18 December 2024 by Orange quail 9 (talk | contribs) (deletion message)

[asy] /* Made by MRENTHUSIASM */ size(300); pair A, B, C, D; A = (-400,100); B = (0,100); C = (400,100); D = (0,-300); dot("$\hat{f}(i-1,j)$",A,1.5*dir(A),linewidth(4)); dot("$\hat{f}(i,j)$",B,1.5*dir(B),linewidth(4)); dot("$\hat{f}(i+1,j)$",C,1.5*dir(C),linewidth(4)); dot("$\hat{f}(i,j+1)$",D,1.5*dir(D),linewidth(4)); draw(A--B^^B--D^^C--B); [/asy] /* As the user this page describes, I agree it should be deleted. */ /* The only content was some scratch work I needed to compile here because my Asymptote environment wasn't working. */

This article has been proposed for deletion. The reason given is: should be moved to user namespace.

Sysops: Before deleting this article, please check the article discussion pages and history.