Code Generation Rules for Mixed Code

Mixed-mode calculations, i.e. calculations with integer and floating-point elements, are possible in a restricted way:

Note

There is no project property or other option to select between different behavior variants. If the default behavior does not meet your needs, use implementation casts or additional elements to enforce a different behavior.

See also

Scalar Types

Implementation Casts