mediant ( a/c b/d -- (a+b)/(c+d) )


Vocabulary
project-euler.common

Inputs
a/can object
b/dan object


Outputs
(a+b)/(c+d)an object


Definition