Skip to content

Instantly share code, notes, and snippets.

@foxqstm
Last active September 4, 2020 05:14
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 foxqstm/c0f89162a5997b6c5c4337593081bc8e to your computer and use it in GitHub Desktop.
Save foxqstm/c0f89162a5997b6c5c4337593081bc8e to your computer and use it in GitHub Desktop.
Intsqrt
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@foxqstm
Copy link
Author

foxqstm commented Sep 4, 2020

Exact function which gives maximum integer m < sqrt(n) for given n.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment