Home >  Term: digit-by-digit method
digit-by-digit method

A simple and efficient algorithm to calculate hyperbolic and trigonometric functions by iterative complex rotations. Its advantage is that all computations can be achieved with addition, subtraction, and binary shifts. It is commonly used when no hardware multiplier is available (e.g., simple microcontrollers and FPGAs) as the only operations it requires are addition, subtraction, bitshift and table lookup.

0 0

ผู้สร้าง

  • GeorgeV
  •  (Gold) 1123 points
  • 100% positive feedback
© 2024 CSOFT International, Ltd.