Math
- How to determine if a number is even or odd (True for Odd; False for Even) (in three ways)
- How to find the receprocal of a given number
- How to find Square of a given number
- How to find Square root of a given number
- How to calculate arctangents in all four quadrants
- How to return the smallest parameter value.
- How to return the biggest parameter value.
- How to round off to the nearest 10 but not least, for example a) 10 would stay as 10 b) 11 would be 20 c) 3 would be 10 d) 22 would be 30 (in two ways)
- How to return Quotient and Remainder for given two numbers
- How to check whether given number is a Prime Number
- How to Convert a number in any base from 2 to 36 to a long
- How to Convert the number n to any base between 2 and 36
- How to check whether the given number is between X and Y
- How to Calculate Age
- How to calculate various properties of a quadratic equation by calculus and algebraic methods
- How to Conversion (Binary, Hexa Decimal, Octal, Decimal)
- VB 6 equivalent functions to .Net's Floor & Ceiling functions
- Math & Physics Functions
- How to generate a random number, in between two given values.
Page 1 of 2 | Next >>
Go to page: 1 2

























