fe_mul121666

Returns f * 121666

Preconditions: |f| bounded by 1.1*2^26,1.1*2^25,1.1*2^26,1.1*2^25,etc.

Postconditions: |h| bounded by 1.1*2^25,1.1*2^24,1.1*2^25,1.1*2^24,etc.

@safe nothrow @nogc
fe_mul121666
pure
(
in ref fe f
)

Meta