how can i write code on this?
Show older comments
if true
f (a, b) = { 0, if a mod b = 0
{ b − (a mod b), otherwise
end
Accepted Answer
More Answers (0)
Categories
Find more on NaNs in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!