Function kcl_lib::std::math::e

source ·
pub async fn e(
    _exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

Return the value of Euler’s number e.