pub extern "C" fn fln(v: f32) -> f32
Calculates the natural logarithm of v. If v <= 0 return -Infinity
v
v <= 0