This site is a static rendering of the Trac instance that was used by R7RS-WG1 for its work on R7RS-small (PDF), which was ratified in 2013. For more information, see Home.

Source for wiki ExactExpt version 1

author

cowan

comment


    

ipnr

127.11.51.1

name

ExactExpt

readonly

0

text

This tests whether exponentiation of exact numbers produces an exact result.  The test expression was `(expt 1/3 3)`, except on systems without inexact rationals, where `(expt 3 3)` was substituted.

Exact exponentiation supported:  Racket, Gauche, MIT, Gambit, Chicken with the `numbers` egg, Bigloo, Scheme48/scsh, Guile, Kawa, SISC, Chez, Vicare, Larceny, Ypsilon, Mosh, !IronScheme, STklos, KSi, !TinyScheme, Scheme 9, RScheme, S7, XLisp, Rep, UBM, Sizzle, Oaklisp, Sagittarius, Picrin, Owl Lisp, Chibi

Only inexact exponentiation supported:  plain Chicken, SCM, NexJ, JScheme, Unlikely, Elk, SXM, Dfsch, Inlab

No support or broken support for `expt`:  !SigScheme, Shoe, Mini-Scheme, SIOD, Schemik, Llava, !FemtoLisp, LMU

time

2015-09-15 20:10:24

version

1