이 기사에서는 Excel에서 IMSUM 함수를 사용하는 방법에 대해 알아 봅니다.

실수 및 허수 계수를 갖는 수학적 수에 대해 파생 된 엑셀의 복잡한 수 (inumber). 수학에서는 i 또는 j (iota)의 계수라고합니다.

i = (-1) ^ 1 / 2 ^ 음수의 제곱근은 불가능하므로 계산을 위해 -1을 허수로 명명하고 iota (i 또는 j)라고합니다. 아래와 같이 일부 용어를 계산합니다.

A = 2 + (-25) ^ 1 / 2 ^ A = 2 + (-1 25) ^ 1 / 2 ^ A = 2 + (-1 5 5) ^ 1 / 2 ^ A = 2 + 5 (-1 ) ^ 1 / 2 ^ X + iY = 2 + 5i 여기서이 방정식은 실수 부와 허수 부라고하는 2 개의 다른 부분을 가진 복소수 (inumber)입니다. 5 인 iota (i)의 계수를 허수 부라고하고 다른 부분 2는 복소수의 실수 부분이라고합니다.

복소수 (inumber)는 X + i * Y 형식으로 작성됩니다.

복소수 (X1 + iY1) & (X2 + iY2)의 복소수 합계는 (X1 + iY1) + (X2 + iY2) = (X1 + X2) + i * (Y1 + Y2)

n 개의 복소수로 계산할 때 다음과 같이 지정됩니다.

(X1 + iY1) + (X2 + iY2) +…. + (Xn + iYn) = (X1 + X2 +… Xn) + i * (Y1 + Y2 +… + Yn)

모든 실제 및 가상 부분이 별도로 합산됩니다.

여기서 X와 Y는 복소수 (inumber)의 실수 및 허수 부분의 계수입니다.

IMSUM 함수는 실수 부와 허수 부를 모두 갖는 복소수 (inumber)의 복소 SUM을 리턴합니다.

구문 :

=IMSUM (inumber1 , [inumber2], ...)

inumber : 실수와 허수를 모두 갖는 복소수를 예로 들어이 함수를 이해해 봅시다.

004

여기에 입력 복소수 (inumber)의 복소 SUM을 구해야하는 값이 있습니다

공식을 사용하십시오.

=IMSUM (A2:C2)

A2 : C2 : 배열로 제공되는 복소수 (inumber).

005

보시다시피 IMSUM 함수는 배열에있는 세 값의 SUM을 반환합니다.

5 + i + 4-i + 20 = 29 값은 유효한 복소수 형식이어야합니다.

이제 Ctrl + D 바로 가기 키를 사용하여 수식을 나머지 셀에 복사하십시오.

006

보시다시피 IMSUM 함수 공식은 결과를 잘 제공합니다.

참고 :

  1. .. 수식은 #NUM! 복소수에 소문자 i 또는 j (iota)가 없으면 오류가 발생합니다.

    1. 수식은 #VALUE! 복소수가 올바른 복소수 형식이 아닌 경우 오류가 발생합니다.

Excel에서 IMSUM 기능 및 참조 셀 사용 방법을 이해 하셨기를 바랍니다. 여기에서 Excel 수학 함수에 대한 더 많은 기사를 살펴보세요.

위 기사에 대한 질문이나 피드백을 자유롭게 말씀해주십시오.

관련 기사

link : / excel-formula-and-function-how-to-the-imconjugate-function-in-excel [Excel에서 IMCONJUGATE 함수를 사용하는 방법]

link : / excel-formula-and-function-how-to-use-the-imexp-function-in-excel [Excel에서 IMEXP 함수를 사용하는 방법]

link : / excel-formula-and-function-how-to-the-imsin-function-in-excel [Excel에서 IMSIN 함수를 사용하는 방법]

link : / excel-formula-and-function-how-to-the-imsum-function-in-excel [Excel에서 IMSUM 함수를 사용하는 방법]

link : / excel-formula-and-function-how-to-the-imsub-function-in-excel [Excel에서 IMSUB 함수를 사용하는 방법]

link : / mathematical-functions-how-to-use-the-sqrt-function-in-excel [Excel에서 SQRT 함수를 사용하는 방법]

link : / mathematical-functions-how-to-use-the-imargument-function-in-excel [Excel에서 IMARGUMENT 함수를 사용하는 방법]

link : / mathematical-functions-how-to-use-the-imcos-function-in-excel [Excel에서 IMCOS 함수 사용 방법]

인기 기사 :

link : / keyboard-formula-shortcuts-50-excel-shortcuts-to-increase-your-productivity [50 Excel 단축키로 생산성 향상]

link : / excel-date-and-time-how-to-the-now-function-in-excel [Excel에서 VLOOKUP 함수를 사용하는 방법]

link : / excel-date-and-time-how-to-the-now-function-in-excel [Excel 2016에서 COUNTIF를 사용하는 방법]

link : / excel-date-and-time-how-to-use-the-now-function-in-excel [Excel에서 SUMIF 함수 사용 방법]``link : / excel-generals-how-to- edit-a-dropdown-list-in-microsoft-excel [드롭 다운 목록 편집 *]

link : / tips-conditional-formatting-with-if-statement [If with conditional format]

link : / logical-formulas-if-function-with-wildcards [If with wildcards]

link : / lookup-formulas-vlookup-by-date-in-excel [Vlookup by date]