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

Показать описание
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
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