2d.angle
From Pdpedia
| {{{example_image}}} caption | |
| Description: | Returns the angle in degrees between two 2d points. |
|---|---|
| Abbreviation: | |
| Library: | pdmtl |
| Author(s): | |
| Developer(s): | |
| Release version: | |
| Release date: | 2009-01-06 |
| Status: | Active |
| Dependencies: | |
| License: | GPLv2 or later |
| Website: | http://wiki.dataflow.ws/PdMtlAbstractions |
| Programming Language: | |
| Platform(s): | GNU/Linux, Mac OS X, Windows |
| Language: | English |
| Data type(s): | message |
| Distribution(s): | |
Description: Returns the angle in degrees between two 2d points.
Target point.
Reference point.
Angle in degrees.
-- GEM EXAMPLE --
x y position of red circle.
angle between 0 0 and x y of circle
Contents |

