We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a882f commit 90e4955Copy full SHA for 90e4955
mex/cpfloat.m
@@ -67,7 +67,7 @@
67
% use. On overflow, the target floating-point format will use the largest
68
% representable floating-point if this field is set to 0, and infinity
69
% otherwise. The default value for this field is 0.
70
-
+%
71
% * The scalar FPOPTS.subnormal specifies the support for subnormal numbers.
72
% The target floating-point format will not support subnormal numbers if
73
% this field is set to 0, and will support them otherwise. The default value
0 commit comments