test the parameter is a flint.
#include <kyosu/functions.hpp>
{
template<kyosu::concepts::cayley_dickson T>
constexpr auto is_flint(T z)
noexcept;
template<eve::
floating_ordered_value T>
constexpr auto is_flint(T z)
noexcept;
}
constexpr auto is_flint
test the parameter is a flint.
Definition: is_flint.hpp:63
Main KYOSU namespace.
Definition: cinf.hpp:13
Parameters
Return value
Returns elementwise true is the element is a floating integer .