A is a set with m elements and B is a set with n elements. How many functions from A to B.
A is a set with m elements and B is a set with n elements. How many functions from A to B.
Explanation
If a set A has m elements and set B has n elements,
then the number of functions possible from A to B is n^m.