format decimal(i) numbers – tex.stackexchange.com 13:52 Posted by Unknown No Comments What is wrong with this code? \startMPcode numeric u; path yy; u:= 3cm; for i=0 step 2/10 until 2: draw (left--right) shifted (0,i*u); label.lft(textext(decimal(i)), (-2,i*u)); endfor; yy = (... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Unknown
0 Comment to "format decimal(i) numbers – tex.stackexchange.com"
Post a Comment