how can i write code on this?
Mostrar comentarios más antiguos
if true
f (a, b) = { 0, if a mod b = 0
{ b − (a mod b), otherwise
end
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre NaNs en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!