Mathematical function with input not in definition

25 Views Asked by At

I have just come across a definition for a mathematical function where in the input is not part of the function definition.

This is a simplified variation of the function:

$f(x) = \sin(a) + b$

Therefore, if $x$ is not used the calculation of the result, can I still inverse this function to find $x$ for some $\sin(a) + b$?

1

There are 1 best solutions below

1
On

No, you can't invert this function.