mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 09:16:17 -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
|
@ -39,6 +39,7 @@ import "./tests/Crypt.mjs";
|
|||
import "./tests/CSV.mjs";
|
||||
import "./tests/DateTime.mjs";
|
||||
import "./tests/ExtractEmailAddresses.mjs";
|
||||
import "./tests/Float.mjs";
|
||||
import "./tests/Fork.mjs";
|
||||
import "./tests/FromDecimal.mjs";
|
||||
import "./tests/Hash.mjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue