Quantcast
Channel: ListenData
Viewing all articles
Browse latest Browse all 425

Propose your crush with R

$
0
0
This post is dedicated to all the R programming lovers.
R Programming Tips

How to Use

Ask your crush to run the following R program and see what you mean.

paste(intToUtf8(acos(log(1))*180/pi-17),
      intToUtf8(atan(1/sqrt(3))*180/pi+2), toupper(substr(month.name[4],5,5)),
      intToUtf8(acos(exp(0)/2)*180/pi+2^4+3),toupper(substr(month.name[11],3,3)),
      LETTERS[3^2-2^2],intToUtf8(atan(1/sqrt(3))*180/pi+2),
      intToUtf8(acos(log(1))*180/pi-1), substr(month.name[10],1,1),
      intToUtf8(acos(log(1))*180/pi-5), sep = intToUtf8(0))

Output


Viewing all articles
Browse latest Browse all 425

Trending Articles