Floating point calculations
Altair Forum User
Altair Employee
Answers
-
Submitted by imatalon on Thu, 03/26/2015 - 19:36.
The type of variables is automatically defined by the block they are connected to. If you connect them to a float block (i.e. standard block) they will take on a float type. If you connect them to a scaled int block (i.e. fixed point gain) they will take on the scaled int type and scaling of that block's output.
0