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, Everyone" in Fortran 90
program hello
print *, "Hello, everyone.....!"
end program hello
An SVG figure:
And here is the Gamma function:
program hello
print *, "Hello, world!"
end program hello
Quotation