converting decimal to double
Mostrar comentarios más antiguos
I am trying to write 81 in IEEE754 64bit (Double).
I have tried
>>double(int64(81))
But is does not work
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Logical 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!