Previous Up Next

24.12.5  Rectangular coordinates of a point

The rectangular_coordinates command finds the rectangular coordinates of a point given its polar coordinates.

Example

rectangular_coordinates(2,pi/4)

or:

rectangular_coordinates(polar_point(2,pi/4))
     



2
2
 
2
,
2
2
 
2



          

Previous Up Next