Skip to main content

Complex Numbers ಅನ್ನು ಹೇಗೆ ಲೆಕ್ಕ ಹಾಕುವುದು

Complex Numbers ಎಂದರೇನು?

A complex number z = a + bi combines real part a and imaginary part b, where i = √(−1). Complex numbers extend the real line to a 2D plane and are essential in engineering, physics, and signal processing.

ಹಂತ-ಹಂತದ ಮಾರ್ಗದರ್ಶಿ

  1. 1Addition: (a+bi)+(c+di) = (a+c)+(b+d)i
  2. 2Multiplication: (a+bi)(c+di) = (ac−bd)+(ad+bc)i
  3. 3Magnitude |z| = √(a²+b²) · Argument θ = atan2(b,a)

Worked Examples

ಇನ್ಪುಟ್
(3+4i) × (1−2i)
ಫಲಿತಾಂಶ
11−2i · |z|=√125
(3+8)+(4-6)i=11-2i

ಲೆಕ್ಕಾಚಾರ ಮಾಡಲು ಸಿದ್ಧರಿದ್ದೀರಾ? ಉಚಿತ Complex Numbers ಕ್ಯಾಲ್ಕುಲೇಟರ್ ಅನ್ನು ಪ್ರಯತ್ನಿಸಿ

ನೀವೇ ಪ್ರಯತ್ನಿಸಿ →

ಸೆಟ್ಟಿಂಗ್‌ಗಳು