invFactTable

return [1/0!, 1/1!, 1/2!, ..., 1/(length-1)!]

T[]
invFactTable
(
T
)
(
size_t length
)
if (
isModInt!T
)

Meta