cartesian2spherical Function

public function cartesian2spherical(x) result(r)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: x(3)

Return Value real(kind=real64), (3)