TrackingFloat
that behaves like a Float64
, but also keeps track of the largest value (in absolute value) that was ever used in an operation to create this TrackingFloat
. See detailed instructions on the course repo: https://github.com/mfalt/juliacourse/blob/master/lecture2/homework_instructions.jl