Statements (34)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Java_Enhancement_Proposal
|
gptkbp:amended_by |
gptkb:musical
|
gptkbp:author |
gptkb:Olin_Shivers
|
gptkbp:date |
1998-01-01
|
gptkbp:dependency |
SRFI 60
SRFI 69 SRFI 77 |
gptkbp:discusses |
https://srfi.schemers.org/srfi-4/mail-archive.html
|
gptkbp:example |
(define (example) (+ 1 2))
(define (example) (/ 1 2)) (define (example) (expt 2 3)) (define (example) (make-rectangular 1 2)) (define (example) (sqrt -1)) |
gptkbp:features |
Support for complex numbers.
Support for exact and inexact numbers. Support for integer numbers. Support for rational numbers. Support for real numbers. |
https://www.w3.org/2000/01/rdf-schema#label |
SRFI 4
|
gptkbp:is_a_document_that |
https://srfi.schemers.org/srfi-4/srfi-4.html
|
gptkbp:is_implemented_in |
gptkb:Guile
gptkb:Chez_Scheme gptkb:Chicken_Scheme gptkb:MIT/_GNU_Scheme gptkb:Racket |
gptkbp:language |
gptkb:Scheme
|
gptkbp:latest_version |
1.0
|
gptkbp:license |
MIT License
|
gptkbp:purpose |
Provide a numerical tower for Scheme.
|
gptkbp:related_to |
SRFI 77
|
gptkbp:status |
gptkb:final
|
gptkbp:title |
Numerical Tower
|
gptkbp:bfsParent |
gptkb:Scheme_Requests_for_Implementation
|
gptkbp:bfsLayer |
6
|