How can I change the precission of a floating point number in ARM Assembly?
问题 I am currently studying computer sciense and in one of my classes (Computer Arquitecture) i am asked to make a function (in ARM assembly) that shows te result of multipying euler to a power (input). In this question they tell me that the result must be calculated with a precission of 0.001, the thing is, i don't know how to do that. If anyone could show me how it would be much apreciated. 来源: https://stackoverflow.com/questions/60645429/how-can-i-change-the-precission-of-a-floating-point