scheme:complex
-- r7rs
Export (scheme complex)
Complex Library
The
(scheme complex)
library exports procedures which are typically only useful with non-real numbers.angle imag-part magnitude make-polar make-rectangular real-part
The text herein was sourced and adapted as described in the "R7RS attribution of various text snippets" appendix.