/home/techb158/l2hypotheques.com/wp-content/plugins/calculator-builder/admin
Edit: /home/techb158/l2hypotheques.com/wp-content/plugins/calculator-builder/admin/formula.php (8050B)
* @copyright Copyright (c) 2022, CalcHub.xyz
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
* @version 0.4
*/
// Exit if accessed directly.
defined( 'ABSPATH' ) || exit;
?>
=
+
-
/
*
.round(2)
alert('')
if(){}
else if(){}
else{}
>=
<=
==
&&
||
:
,
Math.E
Math.LN2
Math.LN10
Math.LOG2E
Math.LOG10E
Math.PI
Math.SQRT1_2
Math.SQRT2
Math.pow()
Math.sqrt()
Math.ceil()
Math.round()
Math.random()
Math.max()
Math.min()
Math.log()
Math.abs()
Math.acos()
Math.asin()
Math.atan()
Math.atan2()
Math.cos()
Math.exp()
Math.sin()
Math.tan()
Math.trunc()
.hide()
.show()
.addClass('')
.removeClass('')
.addAttr('name', 'value')
.removeAttr('name')
.text('text')
.text('text')
calc.alert('Error Massage')
Read More