← User Feedback for Calculator (Chrome app) Settings and activity percent bug 71 votes Vote Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close 1 vote 2 votes 3 votes Remove votes You have left! (?) (thinking…) planned · 5 comments · Numerics Calculator & Converter · Flag idea as inappropriate…Flag idea as inappropriate… · Delete… · Admin → An error occurred while saving the comment Nap0 commented · Dec 11, 2012 · Edit… · Delete… pp = function(x,y) { return x*(1+(y/100)); } Save Submitting...
pp = function(x,y)
{
return x*(1+(y/100));
}