Skip to content
CalcGospel 國際數學圖譜

many-to-one

多对一

词汇拆解与释义

Many-to-one(多对一)表示多个不同 input 可以对应同一个 output。

数学例子

f(x)=x2f(x)=x^2

在全体实数上是 many-to-one,因为:

f(2)=f(2)=4f(2)=f(-2)=4

数学语境

Many-to-one function 没有普通意义下的 inverse function,除非先 restrict its domain。