Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
PS6Q3
Sinux1
Mar 31st, 2016
135
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
// you can include <cmath> and use pow(v,2) below instead of (v*v)
double
find_ke_value
(
double
m,
double
v
)
{
return
(
v
*
v
)
*
m
*
0.5
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 32 sec ago | 0.15 KB
✅ Exploit 500$ in 10 minutes 🔥
JavaScript | 34 sec ago | 0.24 KB
⭐⭐⭐Crypto Accounts⭐⭐
Java | 2 min ago | 0.15 KB
🔥 Make 1000$ in 20 minutes 💵
JavaScript | 2 min ago | 0.24 KB
⭐⭐⭐Instant Profit Method⭐⭐
Java | 3 min ago | 0.15 KB
💎 Instant Profit Method 🔥
JavaScript | 4 min ago | 0.24 KB
⭐⭐⭐Crypto Accounts⭐⭐
Java | 5 min ago | 0.15 KB
💎 INSTANT MONEY EXPLOIT 💎 🔥✅
JavaScript | 5 min ago | 0.20 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!