Skip to content

Instantly share code, notes, and snippets.

@dyoo
Created February 13, 2013 23:01
Show Gist options
  • Select an option

  • Save dyoo/4949192 to your computer and use it in GitHub Desktop.

Select an option

Save dyoo/4949192 to your computer and use it in GitHub Desktop.
repeating decimal snip play
#lang racket
(require framework)
(number-snip:make-repeating-decimal-snip 22/7 #f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment