conversion from base 13 to IEEE 754

I need some help with a script that given a value in base 13, show its respective representation in IEEE754 format (sign, exponent, and mantissa) and viceversa, and also the absolute and relative errors generated.

1 Comment

Please provide some sample inputs and desired outputs.

This question is closed.

Tags

Asked:

on 1 Apr 2020

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!