You should use:
(24//10 - 12im//10) / (7//10 - 6im//10)
instead.
? , , - 0.7 2.4, . , Rational:
julia> Rational{Int64}(0.7)
3152519739159347
//, , , , , .
OverflowError? Rational{Int64}, , Int64. , , , :
julia> Rational{Int64}(0.7) * Rational{Int64}(0.7)
ERROR: OverflowError()
in *(::Rational{Int64}, ::Rational{Int64}) at ./rational.jl:196
in eval(::Module, ::Any) at ./boot.jl:234
in macro expansion at ./REPL.jl:92 [inlined]
in (::Base.REPL.
OverflowError , , . , Rational ! Rational{BigInt}, , , .
, , 0.7 0.7. , , 0.7 0.6999999999999999555910790149937383830547332763671875. 7//10 .