Toggle navigation
Foreng
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
point2_rho
Function
5 statements
Source File
math_geom.f90
foreng_math_geom
point2_rho
Contents
None
public function point2_rho(self) result(rho)
Calculate the magnitude (distance from the origin) of
Arguments
Type
Intent
Optional
Attributes
Name
class(
point2
),
intent(in)
::
self
Return Value
real(kind=real64)
Contents
None