Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
cpvforangle
xtlang
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/libs/contrib/libchipmunk/cpVect.xtm
Implementation
(
bind-func
cpvforangle
(
lambda
(
a:cpFloat
)
(
cpVect_val
(
cos
a
)
(
sin
a
))))
Back to Index