Sine Table Generator

This small application creates sine tables often used to speed up sine calculations. You can specify the starting angle, ending angle and the stepping angle (resolution of the sine table). The sine table itself will be output to the application's window and can then be copied into your source code files. Currently, the application outputs Visual Basic code, only. Two functions (SinTbl() and CosTbl()) are appended to the output to provide easy access to the sine table. Please note, that these two functions do not support other values for the starting and ending angle than the default ones (0°;360°).

This application requires the .NET Framework 2.0 from Microsoft.

Windows 2000, XP | 315kB
HomeDownload
denkt mit | Contact | Search

Content managed by the Etomite Content Management System