This commit is contained in:
2026-04-25 07:19:42 +07:00
parent 9052bf5f51
commit 7c5baa57fc
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
# ---------------------------------------------- 100 --------------------------------------------- #
function tempconvert(temp::T, unit::String) where {T<:Number}
converted_temp =
if unit == "F"