vendor/smarty/smarty/libs/pluginsfunction.math.php

Smarty plugin This plugin is only for Smarty2 BC

Functions

smarty_function_math()

smarty_function_math(array  $params, \Smarty_Internal_Template  $template) : string|null

Smarty {math} function plugin Type: function<br> Name: math<br> Purpose: handle math computations in template

Parameters

array $params

parameters

\Smarty_Internal_Template $template

template object

Returns

string|null