mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-27 10:16:15 -04:00
Add "To Float" and "From Float" operations
This commit is contained in:
parent
06708949a1
commit
794e0effba
7 changed files with 329 additions and 3 deletions
|
@ -14,6 +14,8 @@
|
|||
"From Charcode",
|
||||
"To Decimal",
|
||||
"From Decimal",
|
||||
"To Float",
|
||||
"From Float",
|
||||
"To Binary",
|
||||
"From Binary",
|
||||
"To Octal",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue