Crate ape_table_trig_macros

Source

Macrosยง

trig_table_gen_f32
Generate a trig table of F32s. Provide the size of the table in usize.
trig_table_gen_f64
Generate a trig table of F64s. Provide the size of the table in usize.