Skip to content

kirin.dialects.math.erf

← Module overview

functionerfsource

kirin.dialects.math.erf

def erf(x: float) -> float

Parameters

NameTypeDescription
xfloat

Returns

float

source