advanced code snippet search
BjoernKW on 08/20/10
omparison
08/20/10 10:13pm
if (Math.sqrt((firstValue - secondValue)**2) > thirdValue) { ...}
Report this snippet Tweet
Comment:
You need to login to post a comment.