Julia Programming Language
How apply Subtraction operator to extrema() function
General Usage
question
GunnarFarneback
July 25, 2021, 8:29am
2
julia> -(extrema(2:10)...) -8
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
How to unpack result from extrema function
General Usage
2
617
January 16, 2018
MethodError: no method matching -(::NTuple{4,Int64}, ::Int64)
New to Julia
3
573
November 7, 2019
MethodError: no method matching -(::Int64, ::Array{Float64,1})
General Usage
question
2
10498
June 28, 2019
ERROR: MethodError: no method matching -(::StepRangeLen{Float64,Base.TwicePrecision{Float64},Base.TwicePrecision{Float64}}, ::Float64)
General Usage
6
5392
June 25, 2020
Help with two Julia lines of code whose syntax is unclear to me
New to Julia
6
1299
March 12, 2019