[#BloombergLP-bdldfp-DecimalUtil-classify-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalUtil.adoc[DecimalUtil]::classify :relfileprefix: ../../../ :mrdocs: `classify` overloads == Synopses Declared in `<bdldfp_decimalutil.h>` Same as the related overload above for `classify`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdldfp/DecimalUtil/classify-04.adoc[classify](xref:BloombergLP/bdldfp/Decimal128.adoc[Decimal128] x); ---- [.small]#xref:BloombergLP/bdldfp/DecimalUtil/classify-04.adoc[_» more..._]# Return the integer value that respresents the floating point classification of the specified `x` value as follows: [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdldfp/DecimalUtil/classify-01.adoc[classify](xref:BloombergLP/bdldfp/Decimal32.adoc[Decimal32] x); ---- [.small]#xref:BloombergLP/bdldfp/DecimalUtil/classify-01.adoc[_» more..._]# Same as the related overload above for `classify`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdldfp/DecimalUtil/classify-00.adoc[classify](xref:BloombergLP/bdldfp/Decimal64.adoc[Decimal64] x); ---- [.small]#xref:BloombergLP/bdldfp/DecimalUtil/classify-00.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#