JuliaLang
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