| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Fixed-Point Toolbox |
| Contents | Index |
| Learn more about Fixed-Point Toolbox |
y = isfloat(a)
y = isfloat(T)
y = isfloat(q)
y = isfloat(a) returns 1 when the DataType property of fi object a is single or double, and 0 otherwise.
y = isfloat(T) returns 1 when the DataType property of numerictype object T is single or double, and 0 otherwise.
y = isfloat(q) returns 1 when q is a floating-point quantizer, and 0 otherwise.
isboolean, isdouble, isfixed, isscaleddouble, isscaledtype, issingle
![]() | isfixed | isinf | ![]() |

Learn how to apply early verification to your development process through these technical resources.
How much time do you spend on testing to ensure implementation meets system-level requirements?
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |