![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

In the file FPMATH,
: FCOMPLEMENT ( r -- r ) FNEGATE PI F+ ;
seems to me FCOMPLEMENT should be named FSUPPLEMENT;
FCOMPLEMENT should be
: FCOMPLEMENT ( r -- r ) FNEGATE PI/2 F+ ;
am I getting muddleheaded ???
Anil
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Mon Jul 17 2006 - 13:28:23 PDT
This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:40 PST