struct
#include <slang/numeric/ConstantValue.h>
real_t Represents an IEEE754 double precision floating point number.
This is a separate type from double
to make it less likely that an implicit C++ conversion will mess us up somewhere.