function hypergeometric2F1 input Real a; input Real b; input Real c; input Real z; input Integer n = 10; output Real y; end hypergeometric2F1;