Variable MOD289_1Const

MOD289_1: "\nfn mod289_1(x: f32) -> f32 {\n return x - floor(x * (1.0 / 289.0)) * 289.0;\n}\n" = ...

Generated using TypeDoc