Algorithm to Source

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • computerfox
    Contributor
    • Mar 2010
    • 276

    Algorithm to Source

    Hi everyone,

    I have a general and a specific question. I never took a mathematical algorithm and converted it to source, so where would I start?

    The specific question is that I have this algorithm: (attachment)



    How would i convert this algorithm to source or how would I start? I know it's broken down into a product of an integral and that multiple thing, but I'm having issues with what p and c are.

    Your help would greatly help me to convert mathematical algorithms in the future.

    -FOX
    Attached Files
  • it1974
    New Member
    • May 2012
    • 1

    #2
    Hmm what are you need it for?
    Looks like some formula for enriching uranium? :)))

    Comment

    • computerfox
      Contributor
      • Mar 2010
      • 276

      #3
      LORL!!!!!

      Close :-/ This was when I was writing a project to create unlock codes for BlackBerries and that's the algorithm that they use. I understand that it's a multiple of two parts, but I have no idea what the variables are. I have a feeling that X might be the character in each index or the whole number of the IMEI of the BlackBerry.

      Comment

      • kadghar
        Recognized Expert Top Contributor
        • Apr 2007
        • 1302

        #4
        First of all, find a good algorithm for your incomplete gamma function for non-integers (then share it ^.^).

        Comment

        Working...