Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Predefined Objects
Let us assume some of the most frequently utilized predefined objects provided in Javascript.
Math object
In most of the applications we have to perform calculations, whether this is accounting software or scientific software. Programmers are frequently typecast as good mathematicians. Every mathematician required a calculator sometimes, or in the particular case of JavaScript, the Math object. If we desire to calculate "2.5 to the power of 8" or "Sin0.9" in your script, then JavaScript's virtual calculator is what you desire. The Math object have a number of manipulating functions:
The Math object
Methods
Description
Math.abs(x)
Return absolute value of x
Math.acos(x)
Return arc cosine of x in radians
Math.asin(x)
Return arc sine of x in radians
Math.atan(x)
Return arc tan of x in radians
Math.atan2(x, y)
Counterclockwise angle among x axis & point (x,y)
Math.ceil(x)
Rounds a number up
Math.cos(x)
Trigonometric cosine of x (x in radians)
Math.exp(x)
Exponential method ex
Math.floor(x)
Rounds number down
Math.log(x)
Natural logarithm of x (base e)
Math.max(a, b)
Returns the larger of two values
Math.min(a, b)
Returns the smaller of two values
Math.pow(x, y)
Returns xy
Math.round(x)
Rounds x to the closest integer
Math.sin(x)
Trigonometric sine of x (x in radians)
Math.sqrt(x)
Square root of x
Math.tan(x)
Trigonometric tangent of x (x in radians)
Properties
Math.E
Euler's constant ( ~ 2.718)
Math.LN10
Natural logarithm of 10 (~ 2.302)
Math.LN2
Natural logarithm of 2 (~ 0.693)
Math.LOG10E
Base 10 logarithm of Euler's constant (~ 0.0434)
Math.LOG2E
Base 2 logarithm of Euler's constant (~1.442)
Math.PI
The ratio of a circle's circumference to its diameter
(~3.141)
Math.SQRT1_2
Square root of 0.5 ( ~ 0.707)
Math.SQRT2
Square root of 2.0 ( ~ 1.414)
Let us encompass Javascript perform some mathematical calculations:
//calculate e5
Math.exp(5)
//calculate cos(2PI)
Math.cos(2*Math.PI)
The "with" statement
If you intend to invoke Math multiple times in your script, a good statement to remember is "with." Using it you can omit the "Math." prefix for any subsequent Math properties/methods:
with (Math){ var x= sin(3.5) var y=tan(5)
var result=max(x,y)
}
In this you will learn how to put tables in your web documents. It is not that a table is just a combination of rows & columns. If you have ever seen any table in web page you may
Php app in bootstrap with user mgmt, form, csv import/export and stats Project Description: Overview: Need an application construct in PHP to allow agents to log in, view
Need help in HTML5 Web development I will want a web developer to 1) Create an interactive html5 page like the drag as well as throw feature in this website. The images ar
Customize a oxyclassified website Project Description: i have being working with this site for a while but i just found out a few thing that i would like to change. it is
I need help in Bitcoin stock exchange Make a bitcoin stock exchange a full functional copy of btc-e.com must accept bitcoins as well as nextcoins with automatical deposits for t
Develop and design a fully functioning website. The Company: We are a forward thinking, innovative and creative industrial design company. (not web design company!) We design
TABINDEX = integer TABINDEX is supported by MSIE 4.x and higher & Netscape 6. Normally, while the user tabs from field to field in a form (in a browser that permits tabbing,
Website Development for Nutrition Company We are in search of a developer with a strong skill set. We need to be sure the candidate can handle ecommerce, responsive site deve
Call-back Function for WP Web Scraper - Wordpress Summary- A call-back function for WP Web Scraper to create wordpress post (custom post type) as well as populate custom taxo
how to know object oriented in php
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd