Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by eldorado1729

  1. eldorado1729

    Help needed with maths function and calculation urgent!

    yours is the generic problem of finding the distance between two points of a rectangular co-ordinate system when the co-ordinates of both the points are known. your code exactly reflects the standard formula and IMHO cannot be bettered.
  2. eldorado1729

    Int from a String

    i'd assume u can use the static method Integer.parseInt(str) before simply adding them up using the operator '+'... but then i might not have got ur problem right.

Part and Inventory Search

Back
Top