Skip to content

kkiger/jsi-gravity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gravity Challenge

This repository is for learning purposes. It may intentionally contain bugs or fail to function properly. The code may be purposefully difficult to read, contain syntax errors, or only be a partial solution. You should not base code off of this and absolutely should not use it in production.

Use known formulas to implement a function that calculates how long it will take an object to fall from a given distance. For instance:

var time = fallingTime(20);

You can also use Wolfram Alpha to check that you're calculating the right value.

About

JSI Gravity Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%