i have to multiply a number with pi(3.141592) but can´t get it to work under SASM, as i can´t calculate with floating point numbers
I think i have to use hexadecimal numbers, but can’t figure out how to use them together with a floating point number.