Error
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.

calculate

Find Log Base 10 using Javascript
Monday, 20 June 2011 09:03
We can't calculate the Log for 10 in js.


function calculate() {
var log1 = document.getElementById('log').value;
var base1 =10;
var dn=1;
dn=Math.log(base1);
var ans=Math.log(log1)/dn;
alert(ans);
}


This is the tool which calculate the log for any base from this tool. Log calculator

Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/ukrzGLMuzEk/13275

 
SSPX 3.4
Monday, 20 September 2010 07:00
About SSPX
A program to calculate strain/strain rate from displacement/velocity data in two and three dimensions. SSPX is a full fledged inverse modeling program to calculate best fitting deformation tensors given displacement or velocity vectors at a minimum of three points in two dimensions, or four points in three dimensions. SSPX works equally well on small deformation problems (i.e. infinitesimal strain), and large deformation problems (i.e. finite strain). SSPX is free for academics.

Read more: http://www.apple.com/downloads/macosx/math_science/sspx.html

 
SSPX 3.3
Friday, 03 September 2010 07:00
About SSPX
A program to calculate strain/strain rate from displacement/velocity data in two and three dimensions. SSPX is a full fledged inverse modeling program to calculate best fitting deformation tensors given displacement or velocity vectors at a minimum of three points in two dimensions, or four points in three dimensions. SSPX works equally well on small deformation problems (i.e. infinitesimal strain), and large deformation problems (i.e. finite strain). SSPX is free for academics.

Read more: http://www.apple.com/downloads/macosx/math_science/sspx.html

 
SSPX 3.2
Friday, 27 August 2010 07:00
About SSPX
A program to calculate strain/strain rate from displacement/velocity data in two and three dimensions. SSPX is a full fledged inverse modeling program to calculate best fitting deformation tensors given displacement or velocity vectors at a minimum of three points in two dimensions, or four points in three dimensions. SSPX works equally well on small deformation problems (i.e. infinitesimal strain), and large deformation problems (i.e. finite strain). SSPX is free for academics.

Read more: http://www.apple.com/downloads/macosx/math_science/sspx.html

 
SSPX 3.1
Tuesday, 03 August 2010 07:00
About SSPX
A program to calculate strain/strain rate from displacement/velocity data in two and three dimensions. SSPX is a full fledged inverse modeling program to calculate best fitting deformation tensors given displacement or velocity vectors at a minimum of three points in two dimensions, or four points in three dimensions. SSPX works equally well on small deformation problems (i.e. infinitesimal strain), and large deformation problems (i.e. finite strain). SSPX is free for academics.

Read more: http://www.apple.com/downloads/macosx/math_science/sspx.html

 


Taxonomy by Zaragoza Online