Skip to content

Int → Double

Converts an integer signal to a double-precision value (exact cast, no scaling).

Category: Math

Keywords: cast, convert, conversion, type

Ports

NameDirectionValue typeNotes
ininputint
outoutputdouble

Parameters

This component has no user-editable parameters.


Implemented in C++ class SimCompCtlIntToDbl (components/control/CSim_comp_ctl_int_to_dbl/sim_comp_ctl_int_to_dbl.h).

Released under the MIT License.