Content deleted Content added
Andy M. Wang (talk | contribs) try again |
Andy M. Wang (talk | contribs) number |
||
Line 7:
function p.speed_of_sound(frame)
local altitude = tonumber(frame.args[1]) -- args[0] is speed_of_sound
local mach_table = { -- a =
799.5, 787.0, 774.2, 761.207051, -- -3 to 0
|