File: php-build/include/calx/getFormula.js

Recommend this page to a friend!
  Classes of ikhsan   jQuery Calx   ???   Download  
File: php-build/include/calx/???
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: jQuery Calx
Calculate form input values based on formulas
Author: By
Last change: Update of php-build/include/calx/getFormula.js
Date: 2 days ago
Size: 147 bytes
 

Contents

Class file image Download
/** * Get the full forula set object in case its needed * @return {object} formula object */ getFormula : function(){ return formula; }