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)
}
W3 Total Cache on WP Ecommerce website configuration I want configuration done on my Ecommerce website with W3 Total Cache. When you select a product the widget will not update
Woocommerce and wordpress extra development desirable on existing website I have a present website which I need some extra development on. It is a pretty meek custom WordPres
What is the difference between echo, print and printf()? Echo is the basic type used to print out a string. It just illustrates the content of message written using it. It can
Question: (a) (i) How does HTML allow you to insert an image on a page with an alternate text if the image is not loaded? (ii) If after uploading your site, all the images
Need help in Creating forms in Atlassian Confluence We have installed Confluence and now to create some checklists and forms that our team can complete when working with clients
Online Tutoring platform I am seeking to have a website designed as well as programmed that will allow students and tutors to connect and work together on an online platform wit
Must have: HTML should be HTML5 and structured accordingly Styling must be CSS3, written in a separate file and linked to the HTML5 document All pages must be converted
We need a Web Developer for Equity Company Gameplan is in search of a developer to join our NYC/NJ-based development team. You will be part of a slight startup development team
You can pass arguments to a function. These are variables, either strings or numbers, which are utilized inside the function. Certainly the output of the function based on the argu
Need help to Debug CS-Cart installation We have a CS-Cart installed on one of our servers. The site is running as well as everything is working, except for the fact that ther
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