polar2cart: polar2cart

polar2cartR Documentation

polar2cart

Description

convert polar coordinates to Cartesian coordinates

Usage

polar2cart(r, t, xm, ym)

Arguments

r

the distance to origin point in polar

t

the angle in polar

xm

the x coordinate of origin point in polar

ym

the y coordinate of origin point in polar

Value

a list containing x and y in Cartesian coordinate system


sajuukLyu/ggunchull documentation built on May 22, 2024, 7:37 a.m.