is.complexNumber: Check if an argument is a complex scalar value.

View source: R/booleanCheckFunctions.R

is.complexNumberR Documentation

Check if an argument is a complex scalar value.

Description

Check if an argument is a complex scalar value.

Usage

is.complexNumber(x)

Arguments

x

Value to be tested.

Value

Boolean TRUE if it is a complex scalar value, FALSE otherwise


KlausHerrmann/khermisc documentation built on May 6, 2023, 7:08 p.m.