plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
logit
Function
MIT
4 statements
Source File
MathClass.f90
MathClass
logit
Contents
public function logit(x, params)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
x
real(kind=real64),
intent(in)
::
params
(:)
Return Value
real(kind=real64)