Assume $x,y$ are non-negative reals and $a,b$ are positive real constants. Now define: $$g(x,y)=\frac{ax^2+by^2}{ax+by}$$ Does this have a common name? It acts somehow as a weighted average of $x$ and $y$ with $a$ and $b$ being the weights. For example
$g(x,y)=g(y,x)$(assuming $a=b$), $g(x,0)=x$, $g(kx,ky)=k g(x,y)$, $\min(x,y)\leq g(x,y) \leq \max(x,y)$, $g(x,x)=x$
This showed up as a rule to obtain an equivalent parameter in a dynamical system when merging two similar components, much like when you replace two resistors in parallel with one equivalent resistor.
You may consider this a Multivariate Rational Function [1].
Wolfram MathWorld: