10-05-2024, 04:31 AM
@SMcNeill Steve, I know that "##" means _float as it relates to a variable, but what does the double hashtag do in your example code here? I've never seen that.
V2D = (360## + _R2D(_Atan2(Vx, Vy))) Mod 360##
Thanks.
V2D = (360## + _R2D(_Atan2(Vx, Vy))) Mod 360##
Thanks.