u24c02
Advanced Member level 1
- Joined
- May 8, 2012
- Messages
- 404
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 1,298
- Activity points
- 4,101
Hi
I have to make floating point multiple operation in RTL.
But I'm not sure what am i do ?
like the following this.
x1 = 2421.0295312
x2 = 0.00000212
y= x1 * x1 * x(variable)
What am i do?
I have to make floating point multiple operation in RTL.
But I'm not sure what am i do ?
like the following this.
x1 = 2421.0295312
x2 = 0.00000212
y= x1 * x1 * x(variable)
What am i do?