Contents:
For conceptual model usage and type mapping, see:
Model
Model class for fixed point signed integers
bitSize (int) – Specifies the total number of bits, including the binary point bit width.
int
binPoint (int) – Specifies the bit location of the binary point, where bit zero is the least significant bit.
args (Any)
kwargs (Any)
Any
alias of float
float
Return the minimum representable signed fixed-point value.
Return the maximum representable signed fixed-point value.