<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > Math |
Description
Math module implements math functions in various math areas.
How to use this module
Inside your script, before calling any module specific keyword, add the following:
USES "MATH"