Math Methods

From CompSciWiki
Revision as of 15:22, 20 March 2007 by Umelazza (Talk | contribs)

Jump to: navigation, search

COMP 1010 Home > Calling Methods


Introduction

Math methods are very interesting. You can use them to help you in many applications that deal with numbers (e.g. banking system, lottery, cashier application, etc.). This section is introduced to help you understand how built-in math methods (in API) can be used within your code. These methods are very simple to use so there is no need to panic.

   

{{{Body}}}