Ask your own question, for FREE!
Mathematics 41 Online
OpenStudy (anonymous):

Does anyone here who's really good at Mathlab or Scilab? Can you help me with this question? Thank you :) Create a transcendental mathematical function containing 3 constant variables listed in the browser and apply a precision to display and compute for 8 decimal places.

ganeshie8 (ganeshie8):

@dan815 @UnkleRhaukus

OpenStudy (anonymous):

function transcendentalFunc(x, y, z) result = x*sin(y + z); fprintf('result = %.8f\n', result) end

OpenStudy (anonymous):

it's not working :(

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Latest Questions
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!