Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Find the error may happened
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
You are testing the exp function above. Which of the following test cases would detect errors which exist in the function (hint: there is an bug)

I check the documents, but there are no information about exp(number,number)
Does anyone may tell me what is the meaning of exp(0,2) or where can find the information about that.
Thank you.
3 Kommentare
Walter Roberson
am 10 Apr. 2022
I suspect that the part "above" defines a function exp(a,b) that is responsible for calculating a to the power b
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!