Redael777:
You cannot . . . ^2 is not squaring it is a bitwise EXCLUSIVE OR with 2Hi,I want to subtract a decimal point number lets say as an example 0.256 from an integer lets say 831 and then square the result,like so:
To square use this MathPow(a - b, 2)
ohh,thanks. )

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,I want to subtract a decimal point number lets say as an example 0.256 from an integer lets say 831 and then square the result,like so: