Skip to content

kirin.dialects.math.exp

← Module overview

functionexpsource

kirin.dialects.math.exp

def exp(x: float) -> float

Parameters

NameTypeDescription
xfloat

Returns

float

source