I am not sure if this notation is common in the world, but how about supporting the notation of assigning values to differentiated functions in physica?
below code shows above image with normal typst.
$
lr((dif) / (dif t) L(x(t))|)_(t=0)
$
or with physica,
$
lr(dv(, t)L(x(t))|)_(t=0)
$
Since this needs lr and is difficult for the public to understand, how about giving some support with physica?
I am not sure if this notation is common in the world, but how about supporting the notation of assigning values to differentiated functions in physica?
below code shows above image with normal typst.
or with physica,
Since this needs
lr
and is difficult for the public to understand, how about giving some support with physica?