normcdf: Standard Normal Cumulative Distribution Function

View source: R/082_atoms_elementwise_normcdf.R

normcdfR Documentation

Standard Normal Cumulative Distribution Function

Description

Elementwise standard normal CDF \Phi(x). A smooth (DNLP) atom: it is neither convex nor concave, so it is usable only on the disciplined-nonlinear- programming path.

Usage

normcdf(x)

Arguments

x

An Expression.

Value

A Normcdf atom.


CVXR documentation built on Aug. 24, 2026, 9:10 a.m.