Luke Holcomb

  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Activity overview

Latest activity by Luke Holcomb
  • Luke Holcomb commented,

    Ranier, I am using this for a similar calculation and I'm getting  Script error: TypeError: undefined is not a function   any help?   

  • Luke Holcomb commented,

    Hey gang,  just an update. I rewrote the equation and got it to work. I seemed to have a problem with the script and had to delete the calculation field and start over, but all in all below is my i...

  • Luke Holcomb commented,

    Hey Gang, I have tried to use this and for some reason everything comes up 0.00    var p = @Offervar r = .06/12var n = 20*12var r1 = 1+rvar r2 = r*r1var n1 = n-1var c1 = Math.pow(r2, n)var c2 = Mat...