naginterfaces.library.machine.complex_​safe

naginterfaces.library.machine.complex_safe()[source]

complex_safe returns the safe range of complex floating-point arithmetic.

For full information please refer to the NAG Library document for x02an

https://support.nag.com/numeric/nl/nagdoc_30/flhtml/x02/x02anf.html

Returns
zrangefloat

The safe range of complex floating-point arithmetic.

Notes

complex_safe is defined to be the smallest positive model number such that for any in the range [] the following can be computed without undue loss of accuracy, overflow, underflow or other error:

for any

where is any of , , , , , , and is the square root of .