scsh-users
[Top] [All Lists]

transcendental functions broken?

To: shivers@ai.mit.edu
Subject: transcendental functions broken?
From: "Jin S. Choi" <jsc@atype.com>
Date: Fri, 8 Nov 1996 17:24:43 -0500
Cc: scsh-bugs@martigny.ai.mit.edu
Reply-to: jsc@atype.com
What's wrong with this?


Scsh 0.4
> (log 3)

Error: exception
       (log 3)
1> (sin 3)

Error: exception
       (sin 3)
2> (cos 3)

Error: exception
       (cos 3)
3> 


<Prev in Thread] Current Thread [Next in Thread>