naginterfaces.library.blas.ddiv¶
- naginterfaces.library.blas.ddiv(a, b)[source]¶
ddiv
computes the quotient of two real scalars.For full information please refer to the NAG Library document for f06bl
https://support.nag.com/numeric/nl/nagdoc_30.2/flhtml/f06/f06blf.html
- Parameters
- afloat
The value .
- bfloat
The value .
- Returns
- divfloat
The quotient of the two real scalars.
- failbool
if would overflow (in which case ) or (in which case ); otherwise .
- Notes
No equivalent traditional C interface for this routine exists in the NAG Library.
ddiv
returns the value , whereHere is the large value given by , and is taken as .