Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Why does `*1e-3` return different results than `/1000`? - Modular
M
Modular
•
3y ago
Chemtrail Sprayer
Why does `*1e-3` return different results than `/1000`?
Can somebody explain to me why
Int64
Int64
yields 2 different results there
? Is this intended behaviour or a bug
? It sure was unexpected for me
.
And why does
Int64
Int64
remain an integer while
Int
Int
gets converted to a float type
?
Modular
Join
This server is the home of the MAX and Mojo community! Join us to chat about all things Modular.
20,199
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
why is this return a copy?
M
Modular / questions
2y ago
Why is overloading a function with different types not possible:
M
Modular / questions
3y ago
why does this String init work without len?
M
Modular / questions
2y ago
If we talk about performance code, why is MLIR better than LLVM?
M
Modular / questions
3y ago