julia
julia copied to clipboard
Where to add the exercise?
I want to add an exercise based on the problem of machine epsilon which is basically solving the problem of finding the largest number which assert that 1+x = x in a computer due to rounding errors/chopping.