Octave uses Float64 numbers by default, so factorial(20) in octave is 
equivalent to factorial(20.0) in Julia.

Reply via email to