Fortran-lang/stdlib
Contributing and specs
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
stdlib_dlamc3
Interface
8 statements
Source File
stdlib_lapack_base.fypp
stdlib_lapack_base
stdlib_dlamc3
Contents
None
interface
public pure module function stdlib_dlamc3(a, b)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
a
real(kind=dp),
intent(in)
::
b
Return Value
real(kind=dp)