converting decimal to double
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Harel Harel Shattenstein
el 30 de Dic. de 2016
Respondida: Preethi
el 30 de Dic. de 2016
I am trying to write 81 in IEEE754 64bit (Double).
I have tried
>>double(int64(81))
But is does not work
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Data Type Conversion en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!