Home | GR32_Math |
SinCos
SinCos
procedure SinCos(const Theta: Single; var Sin: Single; var Cos: Single); overload;
procedure SinCos(const Theta: Single; const Radius: Single; var Sin: Single; var Cos: Single); overload;
Single precision versions of SinCos.
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007