Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


CVXR (version 1.0)

complex-methods: Complex Properties

Description

Determine if an expression is real, imaginary, or complex.

Usage

is_real(object)

is_imag(object)

is_complex(object)

Arguments

object

An '>Expression object.

Value

A logical value.