Skip to content

Fix factorial operator

Chosson Ulysse requested to merge FIX_factorial_operator into main

[0.93.1] - 2022-06-02

Fixed

  • Fix factorial operator with the new operator factorial() (!!other =>factorial(other))

Merge request reports