Does anyone know of any guidelines for translating mathematical expressions to english language?
Our company has to make our website “compatible” for the sight-impaired, dig?
And, apparently there are some sort of text-reader programs out there.
But, we need to get expressions like
f = [(a-b)/c)]*d
translated. (and more complicated expressions, but I’ll use that as an example)
So, I’m coming up with “f equals the product of d and the quotient of the quantity a minus b and c”.
or
“f equals quantity a minus b over c times d”
Notice I can’t say “f equals d times a minus b over c” which I could probably convey to you conversationally.
And,I can’t go reducing formulas in my head
“f equals the quanitty a times d over c minus the quantity b times d over c”.
Basically, I’m looking for a general set of rules for doing this. I can translate the stuff so that it is technically correct, but it’s a sonofabitch finding a clear way, and I’m wondering if there are standards.
I did not get any sort of standards with the assignment.
Also, is this term “the quantity” archaic to you?
If I was really trying to get you to write what I was saying, I’d probably say,
“f equals open square bracket open paren a minus b close paren over c close square bracket times d”.
You see why this is getting a little crazy, right?