Fabian Homborg
5b1c000a2e
math: Add bitwise and/or functions
...
Just as `math "bitand(5,3)"` and `math "bitor(6,2)"`.
These cast to long long before doing their thing,
so they truncate to an integer, producing weird results with floats.
That's to be expected because float representation is *very*
different, and performing bitwise operations on floats feels quite useless.
Fixes #7281 .
2020-08-26 17:48:58 +02:00
..
2020-05-29 20:53:44 +02:00
2020-02-23 21:36:55 +08:00
2020-02-19 17:00:35 -08:00
2020-02-23 23:41:16 -08:00
2020-06-17 15:36:50 +02:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-08-07 21:06:16 +02:00
2020-02-19 17:00:35 -08:00
2020-03-09 19:24:38 +01:00
2020-04-04 10:44:53 +02:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-04-18 10:40:48 +02:00
2020-04-18 10:40:48 +02:00
2020-02-19 17:00:35 -08:00
2020-04-17 22:29:12 +02:00
2020-04-13 22:56:22 +02:00
2020-02-19 17:00:35 -08:00
2020-03-09 19:24:38 +01:00
2020-02-19 17:00:35 -08:00
2020-04-18 10:40:48 +02:00
2020-04-18 10:40:48 +02:00
2020-03-21 15:31:25 +01:00
2020-08-21 21:32:56 +02:00
2020-02-19 17:00:35 -08:00
2020-04-04 10:44:53 +02:00
2020-04-04 10:44:53 +02:00
2020-03-21 13:21:38 +01:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-02-23 23:41:16 -08:00
2020-02-19 17:00:35 -08:00
2020-05-29 20:51:05 +02:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-03-07 13:02:58 +01:00
2020-08-10 22:03:51 +02:00
2020-06-30 23:45:41 +02:00
2020-04-19 07:06:31 +02:00
2020-06-06 22:52:13 +08:00
2020-02-19 17:00:35 -08:00
2020-06-20 18:17:11 +02:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-04-04 10:44:53 +02:00
2020-03-01 17:04:02 +01:00
2020-05-19 21:07:33 +02:00
2020-04-04 10:44:53 +02:00
2020-03-21 13:20:34 +01:00
2020-05-27 20:13:44 +02:00
2020-06-06 16:31:33 -07:00
2020-03-21 13:21:38 +01:00
2020-03-21 15:31:25 +01:00
2020-08-04 21:44:26 +02:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-07-06 20:48:13 +08:00
2020-08-26 17:48:58 +02:00
2020-04-18 10:40:48 +02:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-02-23 23:41:16 -08:00
2020-04-18 10:40:48 +02:00
2020-04-18 10:40:48 +02:00
2020-05-18 20:48:36 +02:00
2020-04-04 10:44:53 +02:00
2020-02-19 17:00:35 -08:00
2020-04-18 10:40:48 +02:00
2020-04-18 10:40:48 +02:00
2020-02-19 17:00:35 -08:00
2020-03-10 18:25:40 +01:00
2020-04-04 10:44:53 +02:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-04-26 17:55:17 +02:00
2020-04-13 22:56:22 +02:00
2020-06-04 18:23:32 +02:00
2020-06-07 19:33:27 +02:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-08-25 15:56:18 +02:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-04-21 18:36:56 +02:00
2020-03-22 15:53:09 +01:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-06-07 20:04:31 +02:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-04-19 04:25:04 +02:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-02-23 23:41:16 -08:00
2020-02-19 17:00:35 -08:00
2020-03-21 15:31:25 +01:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00
2020-02-19 17:00:35 -08:00