base_IIXIV / fla /ops /utils /constant.py
mainline777's picture
Duplicate from silx-ai/Quasar-Preview
41865df
Raw
History Blame Contribute Delete
196 Bytes
# Copyright (c) 2023-2025, Songlin Yang, Yu Zhang
# Approximate value of 1/ln(2), used for log/exp base conversion
# Best FP32 approximation: 1.4426950216 (hex 0x3FB8AA3B)
RCP_LN2 = 1.4426950216