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

실수 및 허수 계수를 갖는 수학적 수에 대해 파생 된 엑셀의 복잡한 수 (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)의 복소수 SUBTRACTION은 (X1 + iY1)-(X2 + iY2) = (X1-X2) + i * (Y1-Y2)

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

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

구문 :

=IMSUB (inumber1 , inumber2)

inumber 1 : 뺄 첫 번째 복소수.

inumber 2 : 첫 번째 복소수에서 뺄 두 번째 복소수입니다.

예제에서이 함수를 사용하여 이해해 봅시다.

001

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

공식을 사용하십시오.

=IMSUB (A2, B2)

A2 : inumber 1 (복소수)이 셀 참조로 제공됩니다.

A2 : inumber 2 (복소수)가 셀 참조로 제공됩니다.

002

빼기 연산을 수행하는 복소수를 볼 수 있습니다.

수학 공식은 아래와 같이 수행됩니다.

5 + i-(4-i) = (5-4) + (i + i) = 1 + 2i 이제 Ctrl + D 단축키를 사용하여 나머지 셀에 수식을 복사합니다.

003

IMSUB 함수 공식에서 볼 수 있듯이 결과는 괜찮습니다.

참고 :

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

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

IMSUB 기능을 사용하고 Excel에서 셀을 참조하는 방법을 이해 하셨기를 바랍니다. 여기에서 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]