Developer Reference for Intel® oneAPI Math Kernel Library for Fortran
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-6BD8FCAD-CAC3-43E8-9D0C-D38C2E440DEC
Visible to Intel only — GUID: GUID-6BD8FCAD-CAC3-43E8-9D0C-D38C2E440DEC
?lamc4
This is a service routine for ?lamc2.
call slamc4( emin, start, base )
call dlamc4( emin, start, base )
- mkl.fi
This is a service routine for ?lamc2.
- start
-
REAL for slamc4
DOUBLE PRECISION for dlamc4
The starting point for determining emin.
- base
-
INTEGER. The base of the machine.
- emin
-
INTEGER. The minimum exponent before (gradual) underflow, computed by setting a = start and dividing by base until the previous a can not be recovered.