Julia Programming Language
Is this a bug
General Usage
bug
Starpower_Power
August 1, 2022, 11:42pm
1
a=1
for i in range(1,5)
a=i*a^i
end
now result is zero
is this kind of bug
Oscar_Smith
August 1, 2022, 11:45pm
2
2 Likes
Related topics
Topic
Replies
Views
Activity
Discussion about integer overflow
Internals & Design
numbers
,
integer-overflow
189
7243
October 15, 2021
Integer power of large Integer returning very wrong results
General Usage
base
7
516
May 15, 2023
Maximum value for Julia integer types
General Usage
question
1
570
May 5, 2023
Multiplication issue
New to Julia
question
9
370
May 17, 2023
Weird floating point under/overflow behavior
General Usage
3
228
March 31, 2024