Clicky
Showing changes from revision #49 to #50:
(追記) Added (追記ここまで) | (削除) Removed (削除ここまで) | (削除) Chan (削除ここまで)(追記) ged (追記ここまで)
Feel free to try out features of the wiki here. Any changes made to this page will be periodically rolled back.
Here is a code block with Fortran syntax highlighting enabled:
! "Hello, World" in Fortran 90
program hello
print *, "Hello, world.....!"
end program hello
An SVG figure:
And here is the Gamma function:
\\Gamma(x) = \\int_0^\\infty t^{x-1}{\\mathrm{e}}^{-t}\,円{\\mathrm{d}}t
(削除ここまで)program hello
print *, "Hello, world!"
end program hello
Quotation