Skip to content

Instantly share code, notes, and snippets.

@Ansarina

Ansarina/mod.f90 Secret

Created October 22, 2015 21:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ansarina/91a3dcd3727e1a9912b5 to your computer and use it in GitHub Desktop.
Save Ansarina/91a3dcd3727e1a9912b5 to your computer and use it in GitHub Desktop.
mod(10, 2)=0
mod(10, 3)=0
mod(10, 4)=8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment