Answer:
Nothing, it is a syntax error
Explanation:
Based on the information provided within the question in regards to the situation at hand it can be said that the statement ( cout << someFunction(x) ) will display nothing since it is a syntax error. This is because neither of the functions created before are able to take a variable who has been initialized as a double. The two functions created can either take an int variable or a float variable.
If you have any more questions feel free to ask away at Brainly.