Barry Rowlingson <[EMAIL PROTECTED]> writes:

> While mucking about with semicolons and line endings I wrote this little 
> piece of mildly obfuscated R code:
> 
> f1=function(n){
> 
>    x =  1
>        ---
>         n
> 
>    return(x)
> }
> 
>   [best viewed with a proportionally-spaced font]
> 
> f1(1) does indeed return 1/1.

It doesn't calculate it though... ;-)


-- 
   O__  ---- Peter Dalgaard             Ă˜ster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark          Ph:  (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])                  FAX: (+45) 35327907

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to