ThinkPHP/Library/Vendor/Smarty/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
Name: math
Purpose: handle math computations in template

Parameters

array $params

parameters

\Smarty_Internal_Template $template

template object

Returns

string|null