sum(printf(?t,"x = ~,1f, y = ~,6f ",x/10.0,(26.5241/24)^x),x,0,30);
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page