Back to Browse

Python Programming Tutorial - 24: Numeric Functions (Part-2)

20.3K views
Feb 21, 2014
4:16

In this tutorial we'll continue our discussion on numeric functions and check out the following methods-: 1. LOG() - To compute natural logarithm 2. LOG10() - To compute logarithm to base 10 3. MAX() - To determine the maximum value in a set of numbers 4. MIN() - To determine the lowest value in a set of numbers 5. ROUND() - To round off numbers to required number of decimal places

Download

0 formats

No download links available.

Python Programming Tutorial - 24: Numeric Functions (Part-2) | NatokHD