To: J3 J3/26-178 From: Lorri Menard & JoR Subject: Edits for UTI 033 (complex types to new IEEE fns) Date: 2026-June-15 References: 26-007r1, 26-123r4 Introduction: Paper 26-123r4 described LOG2, LOG2P1, EXP2M1 and EXP10M1 as allowing arguments of type COMPLEX. UTI 033 points out that this is inconsistent with the IEEE definitions, with C23, and even between some of the functions added in 26-123r4 itself. This UTI further recommends that the arguments be limited to type REAL to resolve the inconsistencies. Should there be a use case in the future for type COMPLEX, it can be added then. Edits: (relative to 26-007r1) [477:17] Remove "or complex" [477:27] Remove "or complex" [500:13-14] Replace the existing description of ARGUMENT with: Argument. X shall be of type real. The value of X shall be greater than zero. [501:4-5] Replace the existing description of ARGUMENT with: Argument. X shall be of type real. The value of X shall be greater than minus one. [500:Unresolved Technical Issue 033] can be deleted