CEESxSGN—Transfer of sign

CEESxSGN performs the mathematical function transfer of sign by using either of the two equations:
Equations for mathematical function transfer of sign
The following routines are provided for the various data types supported:
CEESISGN
32-bit binary integer
CEESSSGN
32-bit single floating-point number
CEESDSGN
64-bit double floating-point number
CEESQSGN
128-bit extended floating-point number
Read syntax diagramSkip visual syntax diagram
Syntax

>>-CEESxSGN--(--parm1--,--parm2--,--fc--,--result--)-----------><

parm1 (input)
The first input to the transfer of sign routine. The input range is not restricted.
parm2 (input)
The second parameter to the transfer of sign routine. The input range is not restricted.
fc (output)
A 12-byte feedback code, optional in some languages, that indicates the result of this service. If you choose to omit this parameter, refer to Invoking callable services for the appropriate syntax to indicate that the feedback code was omitted.

The following symbolic conditions can result from this service:

Code Severity Message number Message text
CEE000 0 The service completed successfully.
result (output)
The result of the transfer of sign routine. The output range is:
Result of the transfer of sign routine
Result of the transfer of the sign routine