Certainly! I'll rewrite the explanation of the approximation used in the _ethToTokens function in markdown format:
# Bonding Curve Approximation in Doju Contract
The _ethToTokens function uses an approximation to calculate the number of tokens to mint for a given ETH amount. Let's break down t...