Schema: Accept variable substitution in [set_variable] root= and round=
This commit is contained in:
parent
ebc6285683
commit
66ae7f3b13
1 changed files with 2 additions and 2 deletions
|
@ -960,12 +960,12 @@
|
|||
{SIMPLE_KEY divide s_real}
|
||||
{SIMPLE_KEY modulo s_real}
|
||||
{SIMPLE_KEY abs s_bool}
|
||||
{SIMPLE_KEY root root_base}
|
||||
{SIMPLE_KEY root root_base,subst}
|
||||
{SIMPLE_KEY power s_real}
|
||||
{SIMPLE_KEY rand string_list}
|
||||
{SIMPLE_KEY time stamp}
|
||||
{SIMPLE_KEY string_length string}
|
||||
{SIMPLE_KEY round rounding_method}
|
||||
{SIMPLE_KEY round rounding_method,subst}
|
||||
{SIMPLE_KEY ipart s_real}
|
||||
{SIMPLE_KEY fpart s_real}
|
||||
{SIMPLE_KEY formula formula}
|
||||
|
|
Loading…
Add table
Reference in a new issue