0
Help me please! i want to write a function that has a double x and a boolean ok as parameters,and returns a double.
the function will return the square root of (x-1)*(2-x) and return through the medium of the variable ok the value true if the function is defined in x , false if not..
5 Respostas
0
c++
0
thanks