expt not in (scheme base)

"Diego A. Mundo via Chicken-users" <[email protected]>
Newsgroups gmane.lisp.scheme.chicken
Message-ID <5ZAOrUX6083bYw10Wpdo468B5wMcElNvr9pdQa2m0q6N8qR7Sjgp90dU6xb9FWM2SXB5-MI49vLHGXsjW1gp8fkQD3f_PKMu_anm8ETcjHQ=@pm.me>
It looks like the expt procedure is not in scheme base:

#;1> (module test () (import (scheme  base)) (define four (expt 2 2)))

Errro: Module `test` has unresolved identifiers

  Unknown identifier `expt'

It seems like it should be there based on R7RS?

Diego
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.