UNPKG

libreria-ls

Version:

Libreria de fundamentos

4 lines (3 loc) 89 B
module.exports = function (v,t,a){ return ( v * t ) + (1/2)* a * Math.pow(t,2); }