Function Arrow



 Wayne Beech
Function Arrow

Represents the mapping of a value into a set.

f: a -> b means that the function f maps the set a into the set b.

Example

f(a) = 2 x a for a range of x

© Symbols.com