Added source transforms for REALPART, IMAGPART, NUMERATOR and DENOMIATOR which
call the appropriate subprimitive only if the number is a COMPLEX/RATIO. This simplifies the primitives and allows the type check to be squeezed out in cases where we know the type at compile time.
Please register or sign in to comment