[][src]Constant fpn::base::TANS

pub const TANS: [i64; 129];

Constants used to convert values from cartesian coordinates to polar coordinates Constant tan(a) values with a from (PI/4) * 0 / 64 to (PI/4) * 128 / 64 Constant sin(a) and cos(a) values with a from (PI/4) * 0 / 64 to (PI/4) * 64 / 64