issingle
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Examples
A = 3.6;
res = issingle(A)B = single([1 ; 3]);
res = issingle(B)🔗 See also
🕔 History
Version
📄 Description
Last updated