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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Tryfon

    Mathimatical Problem

    No strettoman ... let me explain more clearly this time:) For example there is an int 6 and i need to find to find an int which when you square it you ll get an int less or equal than 6 i.e the integer am looking for in the case of 6 is 2(2x2=4 which 4 holds the argument of <=6)
  2. Tryfon

    Mathimatical Problem

    Hi guys am using an 80x86 assembler mips and i have a little problem. There is a number(int) "n" and i want to find the number(int) wich when you square it you will get either the number n or the int before Best regards Tryfon
  3. Tryfon

    Algorithm Problem

    integer based numbers and an x86 mips
  4. Tryfon

    Algorithm Problem

    Hi all Just a small question from me. I need the fasted algorithm in assembly for doing square root. Any recommentations? Regards Tryfon

Part and Inventory Search

Back
Top