complex-methods: Complex Properties

complex-methodsR Documentation

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.


anqif/CVXR documentation built on Feb. 6, 2024, 4:28 a.m.