Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Praveen Varghese Thomas has Published 797 Articles
Praveen Varghese Thomas
346 Views
Introduction Pictographs are graphs used to represent data using symbols and images associated with the data. Pictographs are a way of expressing data using images. Each image of the icon represents a specific number. That is, the icon uses images and symbols to convey information about the data provided. Pictograms ... Read More
Praveen Varghese Thomas
220 Views
Introduction The polar form of a complex number $\mathrm{z\:=\:x\:+\:iy\:is\:r(\cos\theta\:+\:i\:\sin\theta)}$.In mathematics, there are various coordinate systems to represent real numbers. However, the complex number system can be represented in two ways, i.e., rectangular and polar coordinate systems. In this tutorial, we will learn about complex numbers, their representation in polar form, ... Read More
Praveen Varghese Thomas
420 Views
Introduction One to one functions that maps every element of the range to one element of its domain. Functions are defined as relationships between a set of inputs, each with an output. Simply put, a function is a relationship between inputs, where each input is associated with one output. Each ... Read More
Praveen Varghese Thomas
278 Views
Introduction Odd Numbers and even numbers are one of the many types of classification of numbers. The odd numbers are not even, and the numbers which are even are not odd. Both are inverse to each other. Odd and even numbers are differentiated by whether the number is divisible by ... Read More
Praveen Varghese Thomas
373 Views
Introduction Operations of integers such as addition, subtraction, multiplication, and division can be explained in the number line system. In our daily life, we need to perform various algebraic operations with numbers. There are various types of numbers used in mathematics. In specific, the integer is a special type of ... Read More
Praveen Varghese Thomas
327 Views
Introduction Operations on rational numbers such as basic operations like addition, subtraction, multiplication and division. Rational numbers are fractions containing a numerator and a denominator (the denominator should be a non-zero integer). In algebra, rational numbers are used in various science, mathematics, and economics sectors. Moreover, various operations such as ... Read More
Praveen Varghese Thomas
289 Views
Introduction Ordinate is the second component in the ordered pair (x, y). There are two major branches of mathematics, including algebra and geometry. Both have separate uses and applications. However, the French mathematician Rene Descartes derived a concept through the combination of algebra and geometry. This concept helps us to ... Read More
Praveen Varghese Thomas
333 Views
Introduction A modulus function can be used to find the magnitude of a number irrespective of its sign. In other words, a modulus function gives the magnitude of a number. A modulus function also determines the distance of a number from the origin. It always gives the non-negative ... Read More
Praveen Varghese Thomas
746 Views
Introduction A monomial is the product of positive integer powers of variables. it does not include any negative number and fraction exponent. If the monomial is a fraction it has no variable in its denominator. A monomial variable is a character it contains. Coefficients are numbers multiplied by monomial ... Read More
Praveen Varghese Thomas
216 Views
Introduction The mode indicates the most frequently occurring value or number in the record. You may need to find values that occur more often in your dataset. In such cases, find the mode for the given dataset. A particular record may or may not have a modal value. ... Read More