how can i write code on this?
Ältere Kommentare anzeigen
if true
f (a, b) = { 0, if a mod b = 0
{ b − (a mod b), otherwise
end
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu NaNs finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!