welcome to my cool internet home sit is prosecÇ–tedt to a jam
VALID X M L
Hair Cares Product!!!!!
untitled.gif welcome towards my cool internet house site: posting
re: dear anybody who nos ML
[29817] by "max cooking" (ce-web1.wesleyan.edu)   on Fri 12 Dec 2003 16:34:57     [ reply ]
fun factfilter [] x = []
| factfilter (h::t) x =
if x mod h = 0
then h :: (filter t x)
else filter t x;

fun getfactor x =
factfilter (numlist x) x;


getfactor gives u a list of factors of x ok i did thx guys

: post your reply here :

post as
subject


message

image
(optional)
image (gif/jpg only)
image title (required with image)