We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40612e1 commit bb753e6Copy full SHA for bb753e6
assembly/index.ts
@@ -216,7 +216,7 @@ export function SolveQuartic(): u8 {
216
//
217
// input buffer at INPUT_BUFFER_OFFSET:
218
// |------------------------------------------------------------------|
219
-// | [ 0 ]: <f64> projectile velocity |
+// | [ 0 ]: <f64> projectile speed |
220
221
// | [ 1 ]: <f64> force of gravity, positive is down |
222
0 commit comments