smarty的模板中能写优先级吗?举例{wf:($i-1)/2 eq 0}我想在模板中先进行加法再进行除法,但是模板不支持(),应该怎么写啊? [解决办法]{math equation="(( x + y ) / z )" x=2 y=10 z=2}