Note: before using this routine, please read the Users' Note for your implementation to check the interpretation of bold italicised terms and other implementation-dependent details.
X07BBF sets X to be a quiet or a signalling NaN (Not A Number).
4 References
IEEE (2008) Standard for Floating-Point ArithmeticIEEE Standard 754-2008 IEEE, New York.
5 Arguments
1: – INTEGERInput
On entry: determines whether a quiet or a signalling NaN is to be created. If , the returned NaN is quiet, otherwise it is signalling. See reference IEEE (2008) for the distinction between the two kinds.