point2_theta Function

public function point2_theta(self) result(theta)

Return the angle (in degrees) of the polar representation of a point

Arguments

Type IntentOptional AttributesName
class(point2), intent(in) :: self

Return Value real(kind=real64)


Contents

None