You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an option to display APR alongside or instead of APY. Define APR as the continuously compounded rate derived from APY using APR = ln(1 + APY), to match per-second interest accrual semantics.
Add an option to display APR alongside or instead of APY. Define APR as the continuously compounded rate derived from APY using APR = ln(1 + APY), to match per-second interest accrual semantics.
Can implement this as a global setting