typeof(var) gives something too specific, like Int16, Float32, etc. Is
there a convenient way to determine if var is a number or something else
(string)? I tried isreal(var), but it gives an error in case var is not
a number.
- [julia-users] how to determine a variable is a number cnbiz850
- [julia-users] Re: how to determine a variable is a n... cnbiz850
- Re: [julia-users] how to determine a variable is a n... Jacob Quinn
- Re: [julia-users] how to determine a variable is... cnbiz850
- Re: [julia-users] how to determine a variabl... John Myles White
- [julia-users] Re: how to determine a variable is a n... Collin Glass