SYMBOL INDEX (8 symbols across 2 files) FILE: figures.js function initialize (line 11) | function initialize() FILE: sqrt.c type tab_in (line 38) | typedef struct _tab_in type tab_out (line 46) | typedef struct _tab_out function BuildInvSqrtTable (line 70) | void function BuildSqrtTable (line 96) | void function InverseSquareRoot (line 123) | float __stdcall function SquareRoot (line 139) | float SquareRoot(float x) function main (line 162) | int