is this normal

Discussion in 'Off-Topic / Spam / Memes' started by TheHolyRobber, Jul 1, 2015.

  1. TheHolyRobber

    TheHolyRobber Donator

    Messages:
    1,115
    Likes Received:
    739
    I'm working on a leveling system for a random little game I'm working on, and I'm using Mac OS X's graphing program... I think I really messed up the equation xD

    Screen Shot 2015-07-01 at 6.19.17 PM.png
    (The colors are not normal.)
    the equation is:
    Code:
    xp = floor((level * 100 / 50) * (1.4 ^ level))
    i am 1337 haxor!!!
     
  2. Enduringg

    Enduringg TicTacFTW

    Messages:
    97
    Likes Received:
    65
    Minecraft:
    Enduringg
    Oh my.