Part Number: TMS320F28335
Tool/software: Code Composer Studio
I want to store -0.9999802 ( negative number with 7 decimals) in C data types. How can i do it because double and long double does not accept negative numbers( only positive numbers 1.175495E-38 to 1.175495E+38)