Does this expression:
$$f(a, b) = \frac{ab}{a^2 + b^2} \equiv \frac{1}{\frac{a}{b} + \frac{b}{a}}$$
have a name?
Comments
I am unaware of a standard name for this expression, but I would refer to it as something like "pseudo-ratio" or "symmetric-ratio" because it shares some of the properties of a ratio, e.g.:
$$f(\lambda a, \lambda b) = f(a, b)$$
and equals to zero if one of the argument is 0 but the other one is not, but, unlike the ratio, it is symmetric, e.g.:
$$f(a, b) = f(b, a)$$
Obviously, there is plenty of functions with such properties.