polar2cartesian_y

Converts p(r, f) from Polar into Cartesian coordinates. Returns only the y coordinate. Depending on input, function can return scalar, vector or matrix

Arguments

  1. Coordinate r
  2. Coordinate f

Output

Coordinate y

Examples

polar2cartesian_y