SVM - what is a functional margin?

A geometric margin is simply the euclidean distance between a certain x (data point) to the hyperlane. What is the intuitive explanation to what a functional margin is? Note: I realize that a si...