Q:

Store a value in a variable and then use isa to test to see whether or not it is the type double

0

Store a value in a variable and then use isa to test to see whether or not it is the type double.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

>> val = 43;

>> isa(val, 'double')

ans =

 1

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now