What is a full functional dependency?

If a non-prime attribute of a table depends on the complete composite key, there is a full functional dependency of the non-prime attribute on the composite key of the table. Suppose, two attributes together form the composite key of the table. If both of these attributes are required to determine the value of a non-prime attribute, the non-prime attribute has a full functional dependency on the composite key.