Jump to content



Photo
- - - - -

Big Change On Str2poly Function For Fx-9860g


  • Please log in to reply
3 replies to this topic

#1 amin_heidari

amin_heidari

    Casio Addict

  • Members
  • PipPipPip
  • 73 posts
  • Gender:Male
  • Location:Persia
  • Interests:Computer
    Programing
    Electrical Engineering

  • Calculators:
    CASIO FX-9860G SD hacked to G|| OS Version 2.01

Posted 03 February 2012 - 11:30 PM

i recently changed(big change) Str2Poly function to convert string polynomial to equivalent coefficients:
1- it can expand equation with or without complex number
2- coefficients can be complex or not
3- it support unsorted polynomial
4- it support repeated terms

my algorithm based on the newton polynomial
this idea come into my mind at sleep
my dreams come true now

Example :
"(X-i)(X+i)-(12-i)X^2+(X+i)^3+(X+1)^2+2X-2X+i" => Str 1

then List 1 = [1 -10+4i -1 2] that represent X^3+(-10+4i)X^2-X+2

i now work on the variable identifyingPosted Image
:greengrin:

Edited by amin_heidari, 03 February 2012 - 11:33 PM.


#2 amin_heidari

amin_heidari

    Casio Addict

  • Members
  • PipPipPip
  • 73 posts
  • Gender:Male
  • Location:Persia
  • Interests:Computer
    Programing
    Electrical Engineering

  • Calculators:
    CASIO FX-9860G SD hacked to G|| OS Version 2.01

Posted 05 February 2012 - 07:05 PM

new version accessible in File Sharing Posted Image

#3 flyingfisch

flyingfisch

    Casio Maniac

  • Deputy
  • PipPipPipPipPipPipPipPip
  • 1891 posts
  • Gender:Male
  • Location:OH,USA
  • Interests:Aviation, Skiing, Programming, Mountain Biking.

  • Calculators:
    fx-9860GII
    fx-CG10 PRIZM

Posted 05 February 2012 - 11:18 PM

Cool!

#4 amin_heidari

amin_heidari

    Casio Addict

  • Members
  • PipPipPip
  • 73 posts
  • Gender:Male
  • Location:Persia
  • Interests:Computer
    Programing
    Electrical Engineering

  • Calculators:
    CASIO FX-9860G SD hacked to G|| OS Version 2.01

Posted 09 February 2012 - 12:05 AM

i update Str2Poly function(reason: silly bug)
i think this is last bug.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users