Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Code for floating values
Ishan_Bansal
Jun 7th, 2017
99
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
a
=
Signal
(
12
)
# value of sqrt_2 = 1.414
#migen doesn't support floating values.
a
=
Signal
(
181
)
#181 = 1.414*128
b
=
Signal
(
12
)
b.
eq
(
3
)
c
=
Signal
(
12
)
c.
eq
(
b*a
)
c.
eq
(
c
>>
7
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
Exchange Exploit
JavaScript | 5 sec ago | 0.32 KB
⭐Crypto Exchange Profit Method⭐ C
JavaScript | 6 sec ago | 0.31 KB
✅ MAKE $900 INSTANTLY
JavaScript | 8 sec ago | 0.32 KB
Free Crypto Method (NEVER SEEN BEFORE)
JavaScript | 12 sec ago | 0.32 KB
Swapzone Glitch ⭐Working⭐
JavaScript | 16 sec ago | 0.32 KB
ChangeNOW Exploit
JavaScript | 20 sec ago | 0.32 KB
✅ Exploit 5OO$ in 15 Minutes 7
JavaScript | 22 sec ago | 0.31 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 23 sec ago | 0.32 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!