aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Math Function Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Math Function" Watch "Math Function" New topic
Author

Math Function

suganya raj
Greenhorn

Joined: Aug 08, 2007
Posts: 10
Hi,

While writing math function i was able to write 15^2 using ²
but not for 15^5. what is the problem?

Regards,
Suganya

EasyCalculation
ToFocus
Herman Schelti
Ranch Hand

Joined: Jul 17, 2006
Posts: 387
hi suganya,

problem is: you did not post any code...
If you are using javascript: Math.pow(15,5) will be fine.

Herman
 
jQuery in Action, 2nd edition
 
subject: Math Function
 
Similar Threads
HFSJ book
Division problem
Is there any library class for finding arithmetic mean and standard deviation?
Poisson distribution
Maths forums