p6_11 Subroutine

public subroutine p6_11()

Rectangular to Polar Conversion

Write a program that reads the rectangular components of a 2D vector into a rank 1 array rect.

Arguments

None

Contents

None