"합성함수"의 두 판 사이의 차이

6번째 줄: 6번째 줄:


[[파일:Compfun.svg|400px]]
[[파일:Compfun.svg|400px]]
:<math>y=f(x)</math>
:<math>z=g(y)</math>
:<math>z=g(f(x))=(f \circ g)(x)</math>


==같이 보기==
==같이 보기==
12번째 줄: 15번째 줄:
==참고 자료==
==참고 자료==
*http://en.wikipedia.org/wiki/Function_composition
*http://en.wikipedia.org/wiki/Function_composition
 
*http://terms.naver.com/entry.nhn?cid=3428&docId=945466&categoryId=3428
[[분류: 함수]]
[[분류: 함수]]

2013년 2월 21일 (목) 01:22 판

1 개요

function composition; composition
합성함수, 함수 합성
  • 두 개 이상의 함수를 합성한 함수
  • 하나의 함수의 치역이 다른 함수의 정의역이 됨

Compfun.svg

[math]\displaystyle{ y=f(x) }[/math]
[math]\displaystyle{ z=g(y) }[/math]
[math]\displaystyle{ z=g(f(x))=(f \circ g)(x) }[/math]

2 같이 보기

3 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}