Toggle navigation
Foreng
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
line2_aty
Function
6 statements
Source File
math_geom.f90
foreng_math_geom
line2_aty
Contents
None
public function line2_aty(self, y) result(x)
Arguments
Type
Intent
Optional
Attributes
Name
class(
line2
),
intent(in)
::
self
real(kind=real64),
intent(in)
::
y
Return Value
real(kind=real64)
Contents
None