maybe a floating point issue?

Denis Feklushkin ddd at ddd.dddd
Fri Sep 19 10:06:05 UTC 2025


On Friday, 19 September 2025 at 06:23:02
>
> ```d
> // Anthony_and_Cora_anthony
>
> import std;
>
> alias i32=int;
> alias i64=long;
> alias f64=double;
> alias f128=real; // may be is not same as long double in C++
```




More information about the Digitalmars-d mailing list