PasteRack.org
Paste # 32693
2018-12-04 13:08:56

Fork as a new paste.

Paste viewed 460 times.


Embed:

  1. #lang racket
  2. (require plot)
  3.  
  4. (plot (function sin))

=>