To recreate: ``` python >>> import math >>> math.log10(100) Internal error: ReferenceError: _llvm_log10_f64 is not defined ```