Bruno Le Floch

Results 52 issues of Bruno Le Floch

In my work on symbolic expressions in l3fp, I need to apply `\exp_after:wN` through many tokens, to expand what follows. It would be convenient to define ``` \cs_new:Npn \exp_after:nN #1...

enhancement

Internally, the function defined by `\fp_new_function:n { f }` and `\fp_set_function:nnn { f } { a,b } { b^3 }` includes `\__fp_function_arg_o:w 2.,{#1}` to specify that it uses the second...

l3fp
bug
decision-needed