Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
#lang racket
|
||||
.2
|
||||
2.
|
||||
2.+0i ; zero imaginary part
|
||||
2e0
|
||||
#x10.8 ; hex float
|
||||
#o1e2 ; oct float
|
||||
2.0f0 ; single float
|
||||
1.0t0 ; extended 80-bit float (when available on platform)
|
||||
Loading…
Add table
Add a link
Reference in a new issue