plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
imaginary_partComplex64
Function
MIT
6 statements
Source File
MathClass.f90
MathClass
imaginary_partComplex64
Contents
public pure function imaginary_partComplex64(complexValue) result(imgpart)
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=real64),
intent(in)
::
complexValue
Return Value
real(kind=real64)