logistic: Logistic function: log(1 + exp(x)) - elementwise

View source: R/068_atoms_elementwise_logistic.R

logisticR Documentation

Logistic function: log(1 + exp(x)) – elementwise

Description

Logistic function: log(1 + exp(x)) – elementwise

Usage

logistic(x)

Arguments

x

An Expression

Value

A Logistic atom


CVXR documentation built on March 6, 2026, 9:10 a.m.