#SolMath Examples-`options_pricing.rs` — Black-Scholes price and Greeks with `fp("...")` input helpers.
-`weighted_pool_swap.rs` — Balancer-style weighted pool swap; run with `--features pool`.
-`safe_token_conversion.rs` — floor/ceil token conversion policy; run with `--features pool`.
-`anchor_options_pricing.md` — Anchor instruction template for option quoting.