Toggle navigation
Foreng
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
point2_theta
Function
5 statements
Source File
math_geom.f90
foreng_math_geom
point2_theta
Contents
None
public function point2_theta(self) result(theta)
Return the angle (in degrees) of the polar representation of a point
Arguments
Type
Intent
Optional
Attributes
Name
class(
point2
),
intent(in)
::
self
Return Value
real(kind=real64)
Contents
None