Jump to content

Averages/Mean time of day: Difference between revisions

(Added Julia language)
Line 874:
=={{header|Julia}}==
{{works with|Julia|0.6}}
{{trans|MatlabMATLAB}}
<lang julia>function meantime(times::Array, dlm::String=":")
c = π / (12 * 60 * 60)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.