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-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024