Ens torna el sinus de x.
x El nombre sobre el que aplicar l'operació.
x
function init() cls() for i=0,79 do locate(i, 5+sin(i/10)*5) print("\224") locate(i, 20+cos(i/10)*5) print("\225") end end
Deleting the wiki page "sin" cannot be undone. Continue?