|
From: | Alex Moiseenko |
Subject: | [Bug-kawa] [bug #37610] Logarithm's description |
Date: | Mon, 22 Oct 2012 11:28:56 +0000 |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:16.0) Gecko/20100101 Firefox/16.0 |
URL: <http://savannah.gnu.org/bugs/?37610> Summary: Logarithm's description Project: Kawa Submitted by: imdagger Submitted on: Mon 22 Oct 2012 11:28:55 AM GMT Category: Scheme library Severity: 3 - Normal Item Group: Documentation typo/error Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: "log z1 z2" line from http://www.gnu.org/software/kawa/Arithmetic-operations.html but according to the lib/numbers.scm Kawa has only: (define (log (x :: <complex>)) :: <complex> (invoke x 'log)) _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?37610> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |