====== 見出し ====== a^2 + b^2 = c^2 (1+2+・・・・+n=%%\%%frac{n(n+1)}{2}) ===== 見出し ===== テスト項目を記述します。 特に意味はありません。 Red Colored Text これが大文字 note tip important warning the box contents the box contents the box contents ===== 見出し2 ===== {{indexmenu>#4|js#bj-tango.png navbar nocookie id#random tsort msort}} {{:この部分をダウンロード||list.f77}} c********************************************************************** c program * c********************************************************************** program river2d c include 'river2d.inc' c call gridmesh call paradata call matrixj call initcond write(6,*) 'read file? y=1, n=0' read(5,*) iread if(iread.eq.1) then call inputdata end if call saa do 50 i = 1,istep0 write(*,*) i,u(jmax/2,kmax/2),v(jmax/2,kmax/2) 1 ,h(jmax/2,kmax/2) call boundcond call step(i) call smooth call saa 50 continue call output stop end — //[[tys_support@tys-yokohama.co.jp|TYS]] 2011/09/30 01:33// ===== 見出し3 ===== initPicture(0,1,0) a=[0,0]; b=[1,1] rect(a,b) stroke='red' ellipse([.5,.5],.5,.25) stroke='blue' ellipse([.5,.5],.25,.5)