home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp48 / 6951 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.3 KB  |  28 lines

  1. Newsgroups: comp.sys.hp48
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!yoyo.cc.monash.edu.au!quetzal
  3. From: quetzal@yoyo.cc.monash.edu.au (Quetzal)
  4. Subject: Re: vector root finder, etc
  5. Message-ID: <1993Jan13.004254.14911@monu6.cc.monash.edu.au>
  6. Sender: news@monu6.cc.monash.edu.au (Usenet system)
  7. Organization: Monash University, Melb., Australia.
  8. References: <C0qvCv.Hr@news.iastate.edu>
  9. Date: Wed, 13 Jan 1993 00:42:54 GMT
  10. Lines: 16
  11.  
  12. In <C0qvCv.Hr@news.iastate.edu> twh18@isuvax.iastate.edu (Phoenix) writes:
  13.  
  14. >    Hi, I was looking a standard trig book yesterday, and some a
  15. >problem like "take the cube root of (-1, SQRT 3).  I tried to type
  16. >it in, then discoverd that I cannot put the SQRT in there no matter
  17. >which mode I use(vector or complex, () or []).  The only way I can
  18. >get a put the SQRT sign in the vector is enter it as (-1, 3), then
  19. >edit it.  Does anyone know any way to enter SQRT 3 directly in there?
  20.  
  21. Since there is a symbolic in the complex number, you'll need to enclose
  22. the whole thing in 'these' to get it through the parser.  I don't know
  23. if it works for SQRT signs, my calc isn't with me, but it that doesn't
  24. work (you *need* the comma between the two components), you'll have to
  25. enter it as '-1+SQRT 3*i' then do ->NUM on it.
  26.  
  27. Tim Pickett
  28.