5 ms·
Well, if you need the atan function you probably know what it should do and apart from that why does the Number:tan method take an array of arguments when only
by gh0zt 13y ago
Well, if you need the atan function you probably know what it should do and apart from that why does the Number:tan method take an array of arguments when only one is ever used? So at least it should be usable like tan(Number::Number::TRIG_ARC).