6 lines
111 B
Scheme
6 lines
111 B
Scheme
> (cf->real sqrt2)
|
|
1.4142135623730951
|
|
> (cf->real napier)
|
|
2.7182818284590455
|
|
> (cf->real pi)
|
|
3.141592653589794
|