How to find One's complement of floating point variable ?
Show older comments
Hi,
I used Simulink Bitwise Not operator to find the one's complement of uint8 type variable.
Now I want to find one's complement of float variable (double) using simulink.
Can you please help me on how to perform the task.
Thank you
2 Comments
James Tursa
on 5 Feb 2021
What does a 1's complement of a floating point bit pattern even mean to you? How do you intend to use this result?
kintali narendra
on 5 Feb 2021
Edited: kintali narendra
on 5 Feb 2021
Accepted Answer
More Answers (0)
Categories
Find more on Sources 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!