BION WASM · interpolation entière a+((b-a)*t>>8) · 3 params · 53 octets · test [0,256,128]→128
Updated 2026-06-22 17:08:44 +00:00
BION WASM · extension de signe 8 bits · 1 params · 48 octets · test [255]→-1
Updated 2026-06-22 17:08:43 +00:00
BION WASM · arrondi sup. au multiple de m · 2 params · 54 octets · test [10,4]→12
Updated 2026-06-22 17:08:42 +00:00
BION WASM · racine numérique (1+(n-1)%9) · 1 params · 52 octets · test [18]→9
Updated 2026-06-22 17:08:42 +00:00
BION WASM · division arrondie au sup. · 2 params · 51 octets · test [7,3]→3
Updated 2026-06-22 17:08:41 +00:00
BION WASM · inverse l'ordre des octets · 1 params · 71 octets · test [1]→16777216
Updated 2026-06-22 17:08:40 +00:00
BION WASM · base^exp mod m · 3 params · 103 octets · test [2,10,1000]→24
Updated 2026-06-22 17:08:39 +00:00
BION WASM · plus grande puissance de 2 <= n · 1 params · 73 octets · test [100]→64
Updated 2026-06-22 17:08:38 +00:00
BION WASM · Gray -> binaire · 1 params · 80 octets · test [7]→5
Updated 2026-06-22 17:08:38 +00:00
BION WASM · inverse les chiffres décimaux · 1 params · 78 octets · test [123]→321
Updated 2026-06-22 17:08:37 +00:00
BION WASM · arrondi sup. au multiple (a puissance de 2) · 2 params · 55 octets · test [10,8]→16
Updated 2026-06-22 17:08:36 +00:00
BION WASM · modulo euclidien (toujours >=0) · 2 params · 48 octets · test [-3,5]→2
Updated 2026-06-22 17:08:35 +00:00
BION WASM · (a-b) mod m (positif) · 3 params · 54 octets · test [3,5,7]→5
Updated 2026-06-22 17:08:34 +00:00
BION WASM · (a+b) % m · 3 params · 48 octets · test [7,8,10]→5
Updated 2026-06-22 17:08:33 +00:00
BION WASM · (a*b) % m · 3 params · 48 octets · test [7,8,10]→6
Updated 2026-06-22 17:08:33 +00:00
Les bions à virgule (f64) du xerboxion.
Updated 2026-06-22 17:08:25 +00:00