Options Greeks Calculator

Calculate all option Greeks: Delta, Gamma, Theta, Vega, Rho, and second-order Greeks.

Note

Important Financial Disclaimer

This calculator provides estimates based on standard financial formulas from verified references. Results are for informational and educational purposes only and should not be considered as professional financial, investment, or tax advice.

For important financial decisions such as loans, investments, mortgages, retirement planning, or tax matters, please consult with qualified financial advisors, certified financial planners, or licensed tax professionals who can review your specific situation.

Calculations may not account for all variables specific to your circumstances, local regulations, or current market conditions. Always verify results and consult professionals before making financial commitments.

Not a substitute for professional financial advice

Option Parameters

$
$
years
%
%

Call Option Price

$5.60

First-Order Greeks

Delta (Δ)0.5645
Gamma (Γ)0.0315
Theta (Θ)-0.0339
Vega (ν)0.1969
Rho (ρ)0.1271

Second-Order Greeks

Vanna-0.0006
Charm-0.0004
Vomma0.0048
Speed-0.000724

What Are Options Greeks?

Options Greeks are a set of mathematical risk measures that quantify how an option's theoretical price changes in response to various market inputs. Derived from the Black-Scholes pricing model, each Greek isolates the sensitivity of an option's value to one specific variable — stock price, time, volatility, or interest rates. Traders, risk managers, and portfolio hedgers rely on the Greeks every day to size positions, construct delta-neutral portfolios, manage expiration-day risk, and execute complex multi-leg strategies.

The five first-order Greeks — Delta, Gamma, Theta, Vega, and Rho — are the foundation. They answer straightforward questions: "How much does my call gain if the stock rises $1?" (Delta), "How fast does that Delta itself change?" (Gamma), "How much premium erodes overnight?" (Theta), "What happens if implied volatility spikes 1%?" (Vega), and "What is the interest-rate exposure?" (Rho). Beyond these, second-order Greeks such as Vanna, Charm, Vomma, and Speed reveal how the first-order sensitivities themselves change, which is critical for sophisticated hedging and for understanding non-linear risk in large option books.

This options Greeks calculator uses the full Black-Scholes model with a high-accuracy polynomial approximation of the normal cumulative distribution function (CDF) to produce results that closely match professional pricing tools. Inputs include the current stock price, option strike price, time to expiration in years, the risk-free interest rate, and implied volatility. Both call and put options are supported, and the calculator outputs first-order Greeks (Delta, Gamma, Theta, Vega, Rho) plus four second-order Greeks (Vanna, Charm, Vomma, Speed) in a single pass.

Understanding these sensitivities before entering an options trade helps you avoid nasty surprises. A position that looks attractive based on premium alone can carry enormous Theta decay or explosive Vega exposure that quickly turns a winner into a loser. The Greeks provide the vocabulary for communicating and managing that risk precisely.

Black-Scholes Formulas for the Greeks

All Greeks in this calculator are derived analytically from the Black-Scholes-Merton (BSM) model. The model assumes no dividends, constant volatility, European-style exercise, continuous risk-free borrowing, and log-normally distributed stock returns. While these assumptions simplify reality, BSM Greeks remain the universal language of the options market and the starting point for all more advanced models.

The two intermediate quantities d1 and d2 appear in every Greek formula. Once you compute them, the Greeks follow directly. The normal PDF N′(x) — sometimes written φ(x) — equals e^(−0.5x²) / √(2π) and represents the standard normal probability density. The normal CDF N(x) is the area under that curve from −∞ to x.

A key scaling convention used in this calculator: Theta is divided by 365 to express daily time decay in dollars per day. Vega is divided by 100 to express sensitivity per 1% change in implied volatility rather than per unit (100%) change. Rho is also divided by 100 to express sensitivity per 1% change in the risk-free rate. These conventions match what most professional platforms display and what traders quote in conversation.

Greek Measures Typical Range (Long Call)
Delta (Δ)Price sensitivity to $1 stock move0 to +1
Gamma (Γ)Rate of change of Delta per $1 stock move0 to ~0.10
Theta (Θ)Daily time decay ($ per day)Negative
Vega (ν)Sensitivity per 1% IV changePositive
Rho (ρ)Sensitivity per 1% rate changePositive (calls)

Black-Scholes d1, d2, and Core Greek Formulas

d1 = [ln(S/K) + (r + 0.5σ²)·T] / (σ·√T) d2 = d1 − σ·√T Call Price = S·N(d1) − K·e^(−rT)·N(d2) Put Price = K·e^(−rT)·N(−d2) − S·N(−d1) Δ(call) = N(d1) Δ(put) = N(d1) − 1 Γ = N′(d1) / (S·σ·√T) Θ(call) = [−S·σ·N′(d1)/(2√T) − r·K·e^(−rT)·N(d2)] / 365 Θ(put) = [−S·σ·N′(d1)/(2√T) + r·K·e^(−rT)·N(−d2)] / 365 ν = S·N′(d1)·√T / 100 ρ(call) = K·T·e^(−rT)·N(d2) / 100 ρ(put) = −K·T·e^(−rT)·N(−d2) / 100

Where:

  • S= Current stock (underlying) price
  • K= Option strike price
  • T= Time to expiration in years
  • r= Continuously compounded risk-free rate (decimal)
  • σ= Implied volatility of the underlying (decimal)
  • N(x)= Standard normal cumulative distribution function
  • N′(x)= Standard normal probability density function: e^(−0.5x²)/√(2π)
  • d1, d2= Standardized distance measures that drive all BSM formulas

First-Order Greeks Explained

Delta (Δ) is the most-watched Greek. For a call option it ranges from 0 (deep out-of-the-money) to 1 (deep in-the-money) and equals N(d1). For a put, Delta is N(d1) − 1, ranging from −1 to 0. An at-the-money option has a Delta near 0.50 for calls and −0.50 for puts. Delta is also interpreted as the approximate probability that an option expires in-the-money under risk-neutral measure, and as the hedge ratio — 100 shares of stock needed to Delta-hedge one contract (which covers 100 shares). A Delta of 0.65 means the option's price theoretically increases $0.65 for every $1 rise in the stock.

Gamma (Γ) measures how rapidly Delta changes for a $1 move in the underlying. It is always positive for long options (both calls and puts) and is largest for at-the-money options near expiration. High Gamma means your Delta hedge becomes stale quickly — a $5 move in the stock changes your hedge requirement significantly. Gamma is the reason option sellers fear large, sudden moves: short-Gamma positions can accumulate large directional exposure in fast markets.

Theta (Θ) is time decay — the dollar amount an option loses each calendar day as expiration approaches, all else equal. Theta is negative for long options (you lose premium each day) and positive for short options (you collect premium as time passes). Theta accelerates as expiration nears; an at-the-money option loses roughly the square root of the remaining time value per day in rough terms. This calculator divides Theta by 365 to give a per-calendar-day figure.

Vega (ν) expresses how much the option's value changes per 1% increase in implied volatility. Vega is always positive for long options: higher IV means more expected future price movement and thus more option value. Vega is largest for at-the-money options with longer time to expiration. When you buy options before an earnings announcement hoping for a big IV spike, you are "long Vega." Selling options after an IV spike has occurred profits from Vega contraction (IV crush).

Rho (ρ) measures sensitivity to the risk-free interest rate. Call options have positive Rho — higher interest rates make calls more valuable because carrying the stock costs more. Put options have negative Rho. In low-rate environments Rho is often the least impactful Greek for short-dated options, but it matters significantly for long-dated LEAPS (Long-term Equity AnticiPation Securities).

Second-Order Greeks: Vanna, Charm, Vomma, and Speed

Second-order Greeks (sometimes called "Greeks of Greeks") describe how the first-order Greeks themselves change. They are essential for large option books, structured products, and any strategy where precise hedging must be maintained over time or as market conditions shift.

Vanna measures the rate of change of Delta with respect to a change in implied volatility — equivalently, it measures how Vega changes with respect to the stock price. The formula used here is: Vanna = (Vega / S) × (1 − d1 / (σ·√T)). A positive Vanna on a long call means Delta increases when IV rises. Vanna is critical in FX options markets and for managing volatility-surface hedges.

Charm (also called Delta decay or DdeltaDtime) measures how Delta changes over time — it is the daily rate of change of Delta. Its formula: Charm = −N′(d1) × (2rT − d2·σ·√T) / (2T·σ·√T) / 365 (the same expression applies for both calls and puts in this calculator). A call option with a Charm of −0.005 loses about 0.005 of its Delta each calendar day even if the stock price doesn't move. This matters for Delta-hedging programs that are rebalanced infrequently.

Vomma (also called Volga or Vega convexity) measures how Vega itself changes with implied volatility: Vomma = Vega × d1 × d2 / σ. Positive Vomma means the option becomes progressively more sensitive to IV as IV rises — a convexity benefit for long-volatility positions. Vomma is large for far-out-of-the-money options with long expiries.

Speed (DgammaDspot) measures how Gamma changes with the stock price: Speed = −Gamma / S × (d1 / (σ·√T) + 1). Speed tells you how fast your Gamma hedge goes stale when the stock moves. Negative Speed for long options means Gamma decreases as the stock moves away from the strike, which helps explain why deep ITM and OTM options have lower Gamma than ATM options.

These second-order Greeks are primarily used by market makers who must manage hundreds of positions simultaneously, by variance swap traders, and by quantitative portfolio managers running volatility arbitrage. For individual traders, understanding Charm and Vanna can improve multi-day Delta hedging and help avoid being "surprised" by Greeks drifting between rebalance events.

Practical Trading Applications of the Greeks

Options Greeks are not just academic curiosities — they are operational tools that directly shape trading decisions. Here is how each Greek connects to common strategies:

Delta hedging is the most fundamental application. A market maker who sells a call option with Delta 0.60 buys 60 shares of stock to offset directional exposure. As the stock moves, Delta changes (due to Gamma), and the hedge must be rebalanced. The frequency of rebalancing creates Gamma P&L that offsets Theta decay — this tension is the heart of option market-making economics.

Theta-positive strategies — covered calls, cash-secured puts, credit spreads, and iron condors — profit primarily from time decay. When you sell a monthly ATM straddle on a $50 stock with a Theta of −$0.08/day, you collect roughly $8 per day for the two options combined. Understanding Theta helps you size these positions to target a specific daily decay budget.

Vega trades exploit changes in implied volatility. Buying straddles before earnings announcements is a long-Vega play: you profit if IV expands more than the options' purchase price implied. Selling premium after an IV spike uses Vega contraction (IV crush) to your advantage. The options Greeks calculator shows the exact Vega so you can estimate how many dollars of profit or loss result from a given IV move.

Portfolio-level Greeks are aggregated across all positions to get a net view of risk. A portfolio with positive net Delta, negative net Theta, and positive net Vega is essentially "long the market with insurance" — it profits from moves but loses time value each day. Risk managers use portfolio Greeks to set limits and ensure no single factor can cause catastrophic loss.

Gamma scalping is a strategy where a trader buys options (long Gamma, long Vega, short Theta) and continuously Delta-hedges to capture realized volatility in excess of the implied volatility embedded in the option price. If realized volatility exceeds implied volatility, the accumulated Delta-hedge P&L more than covers the Theta paid.

How to Interpret Calculator Results

When you run this options Greeks calculator, you receive the Black-Scholes theoretical price and a full dashboard of sensitivities. Here is a practical guide to reading each output correctly.

The option price shown is the theoretical fair value — the no-arbitrage price under BSM assumptions. The actual market bid-ask spread around that price depends on liquidity. For liquid large-cap options, the spread may be just $0.01–0.05; for illiquid small-cap options it can be $0.50 or more.

Delta near 0.50 (call) or near −0.50 (put) signals an at-the-money option. Delta above 0.80 means deep in-the-money; Delta below 0.20 means far out-of-the-money and largely a lottery ticket. Many traders target options with a specific Delta (e.g., the "30-Delta" strike for covered call writing) as a systematic way to define strike selection.

Gamma spikes near expiration for ATM options. A Gamma of 0.05 means a $1 stock move changes the Delta by 0.05. With a week to expiration, Gamma can be 5–10× higher than with six months remaining — which is why short-dated options are extremely sensitive to moves in the underlying.

Theta interpretation: if the calculator shows Theta = −0.04, the option loses approximately $4 per contract (100 shares × $0.04) each calendar day. On weekends, market convention typically accelerates Friday's Theta to cover three days in one, so the actual premium drop from Friday close to Monday open is roughly 3× the single-day figure.

Vega interpretation: a Vega of 0.15 means a 1% rise in implied volatility adds $15 in value per contract. If you hold 10 contracts, a 5% IV rise adds $750 to your position — purely from volatility expansion, even if the stock doesn't move.

Worked Examples

At-the-Money Call Option (Baseline)

Problem:

A stock trades at $100. Evaluate an ATM call option with a $100 strike, 3 months (0.25 years) to expiry, 5% risk-free rate, and 25% implied volatility.

Solution Steps:

  1. 1d1 = [ln(100/100) + (0.05 + 0.5 × 0.25²) × 0.25] / (0.25 × √0.25) = [0 + 0.08125 × 0.25] / (0.25 × 0.5) = 0.020313 / 0.125 = 0.1625
  2. 2d2 = 0.1625 − 0.25 × 0.5 = 0.1625 − 0.125 = 0.0375
  3. 3N(0.1625) ≈ 0.5645; N(0.0375) ≈ 0.5150; N′(0.1625) ≈ 0.3936
  4. 4Call price = 100 × 0.5645 − 100 × e^(−0.0125) × 0.5150 = 56.45 − 100 × 0.9876 × 0.5150 ≈ 56.45 − 50.86 ≈ $5.59
  5. 5Delta = N(d1) ≈ 0.5645; Gamma = 0.3936 / (100 × 0.25 × 0.5) = 0.3936 / 12.5 ≈ 0.0315
  6. 6Theta = [−100 × 0.25 × 0.3936 / (2 × 0.5) − 0.05 × 100 × 0.9876 × 0.5150] / 365 = [−9.84 − 2.54] / 365 ≈ −$0.0339/day per share
  7. 7Vega = 100 × 0.3936 × 0.5 / 100 = 0.1968 (≈ $0.197 per 1% IV change per share); Rho = 100 × 0.25 × 0.9876 × 0.5150 / 100 ≈ 0.1271

Result:

ATM call price ≈ $5.59; Delta ≈ 0.5645; Gamma ≈ 0.0315; Theta ≈ −$0.034/day; Vega ≈ $0.197 per 1% IV; Rho ≈ 0.127. This is a classic balanced-risk position — moderate directional exposure with meaningful time decay.

In-the-Money Call Option

Problem:

A stock trades at $105. Evaluate a call option with a $100 strike, 6 months (0.5 years) to expiry, 5% risk-free rate, and 20% implied volatility.

Solution Steps:

  1. 1d1 = [ln(105/100) + (0.05 + 0.5 × 0.04) × 0.5] / (0.20 × √0.5) = [0.04879 + 0.035] / (0.20 × 0.7071) = 0.08379 / 0.14142 ≈ 0.5925
  2. 2d2 = 0.5925 − 0.20 × 0.7071 = 0.5925 − 0.1414 = 0.4511
  3. 3N(0.5925) ≈ 0.7233; N(0.4511) ≈ 0.6740; N′(0.5925) ≈ 0.3339
  4. 4Call price = 105 × 0.7233 − 100 × e^(−0.025) × 0.6740 = 75.95 − 100 × 0.9753 × 0.6740 ≈ 75.95 − 65.73 ≈ $10.22
  5. 5Delta = N(d1) ≈ 0.7233 (high Delta — strong directional exposure)
  6. 6Gamma = 0.3339 / (105 × 0.20 × 0.7071) = 0.3339 / 14.85 ≈ 0.0225
  7. 7Vega = 105 × 0.3339 × 0.7071 / 100 ≈ 0.2480 (higher Vega than ATM due to longer expiry)

Result:

ITM call price ≈ $10.22; Delta ≈ 0.7233 — for every $1 the stock rises, the option gains about $0.72. Lower Gamma than ATM means the Delta changes slowly. Vega ≈ 0.248 per 1% IV change per share; the position has meaningful volatility exposure due to the longer expiry.

Out-of-the-Money Put Option

Problem:

A stock trades at $95. Evaluate an OTM put option with a $100 strike, 3 months (0.25 years) to expiry, 5% risk-free rate, and 30% implied volatility.

Solution Steps:

  1. 1d1 = [ln(95/100) + (0.05 + 0.5 × 0.09) × 0.25] / (0.30 × 0.5) = [−0.05129 + 0.02375] / 0.15 = −0.02754 / 0.15 ≈ −0.1836
  2. 2d2 = −0.1836 − 0.30 × 0.5 = −0.1836 − 0.1500 = −0.3336
  3. 3N(−d1) = N(0.1836) ≈ 0.5729; N(−d2) = N(0.3336) ≈ 0.6308; N′(d1) ≈ 0.3943
  4. 4Put price = 100 × e^(−0.0125) × 0.6308 − 95 × 0.5729 ≈ 100 × 0.9876 × 0.6308 − 54.43 ≈ 62.30 − 54.43 ≈ $7.87
  5. 5Delta (put) = N(d1) − 1 = N(−0.1836) − 1 ≈ 0.4271 − 1 = −0.5729 (close to −0.5 for a near-ATM put)
  6. 6Gamma = 0.3943 / (95 × 0.30 × 0.5) = 0.3943 / 14.25 ≈ 0.0277
  7. 7Theta (put) = [−95 × 0.30 × 0.3943 / 1 + 0.05 × 100 × 0.9876 × 0.6308] / 365 = [−11.24 + 3.12] / 365 ≈ −$0.0224/day

Result:

OTM put price ≈ $7.87; Delta ≈ −0.5729; Gamma ≈ 0.0277; Theta ≈ −$0.022/day per share. The put is nearly ATM (stock is only 5% below strike), giving it a large negative Delta and meaningful Gamma. Higher volatility (30%) increases both the price and Vega of this put relative to the ATM call example.

Deep OTM Call with High Volatility

Problem:

A stock trades at $100. Examine a speculative call option with a $120 strike, 1 month (≈ 0.083 years) to expiry, 5% risk-free rate, and 40% implied volatility.

Solution Steps:

  1. 1d1 = [ln(100/120) + (0.05 + 0.5 × 0.16) × 0.0833] / (0.40 × √0.0833) = [−0.1823 + 0.01125] / (0.40 × 0.2887) = −0.1711 / 0.11547 ≈ −1.4818
  2. 2d2 = −1.4818 − 0.40 × 0.2887 = −1.4818 − 0.1155 = −1.5973
  3. 3N(d1) = N(−1.4818) ≈ 0.0693; N(d2) = N(−1.5973) ≈ 0.0552; N′(d1) ≈ 0.1323
  4. 4Call price = 100 × 0.0693 − 120 × e^(−0.00417) × 0.0552 ≈ 6.93 − 120 × 0.9958 × 0.0552 ≈ 6.93 − 6.60 ≈ $0.33
  5. 5Delta ≈ 0.0693 — very low directional exposure; this is a lottery ticket with small probability of expiring ITM
  6. 6Gamma = 0.1323 / (100 × 0.40 × 0.2887) = 0.1323 / 11.55 ≈ 0.0115 (relatively low)
  7. 7Vomma = Vega × d1 × d2 / σ — with d1 and d2 both negative and large, Vomma is large and positive, meaning this option becomes dramatically more sensitive to IV as IV rises

Result:

Deep OTM call price ≈ $0.33; Delta ≈ 0.069; this option needs a 20%+ move in one month to profit. High Vomma makes it one of the biggest beneficiaries of a volatility spike — a feature exploited by tail-risk hedgers and speculators targeting explosive moves.

Tips & Best Practices

  • Use Delta to determine how many shares to buy or sell when Delta-hedging a short option position — sell 100 × Delta shares per contract sold.
  • Monitor Gamma especially in the final two weeks before expiration; it spikes dramatically for ATM options and can make short-option positions very dangerous.
  • Theta is not constant — it accelerates as expiration approaches. Re-check your daily decay estimate at least weekly for positions held near expiry.
  • Vega drops as an option approaches expiration. Long-Vega traders should use options with at least 30–60 days to expiry to retain meaningful IV sensitivity.
  • For a balanced view of risk, compare net Delta, Gamma, and Vega simultaneously rather than optimizing for just one Greek in isolation.
  • IV rank and IV percentile help contextualize whether the Vega shown by the calculator represents expensive or cheap premium relative to historical levels.
  • Use Charm to estimate how much your Delta hedge will drift overnight or over a weekend when you cannot rebalance — multiply Charm by the number of days to estimate the drift.
  • Vomma is high for far-OTM long-dated options; if you own these as tail-risk hedges, Vomma ensures they become even more sensitive to IV when volatility spikes — exactly when you need them.
  • Put-call parity implies that a synthetic long stock (long call + short put at the same strike/expiry) always has a Delta of 1.0 and near-zero Gamma, Vega, and Theta — a useful sanity check.
  • When comparing two options with the same Delta, choose the one with lower Theta relative to Gamma to maximize your "Gamma-per-dollar-of-decay" efficiency.

Frequently Asked Questions

A Delta of 0.65 means the option's price theoretically increases by $0.65 for every $1 increase in the underlying stock price (and falls by $0.65 for every $1 drop). For a standard single-contract position covering 100 shares, a $1 stock move changes your P&L by approximately $65. Delta is also commonly interpreted as the approximate probability — under the risk-neutral measure — that the option will expire in-the-money, though this is a rough heuristic rather than a precise probability statement.
An option derives part of its value from the possibility that the underlying could move favorably before expiration. As each day passes with no movement, that window of opportunity shrinks, and the time value component of the option premium erodes. This erosion is Theta. Short option sellers benefit from this dynamic (positive Theta) while long option buyers pay for it (negative Theta). Theta accelerates as expiration approaches because the remaining time value compresses rapidly in the final weeks.
Historical (realized) volatility is a backward-looking measure computed from past daily stock returns. Implied volatility (IV) is the market's forward-looking expectation of future volatility, backed out from current option prices using the Black-Scholes model. This calculator uses the volatility input as implied volatility — the market consensus. When you enter 25%, you are saying the market prices options as if the stock will move 25% annualized. Comparing IV to historical volatility helps traders identify whether options are expensive (IV > HV) or cheap (IV < HV).
First-order Greeks assume everything else stays constant, but in reality multiple variables shift simultaneously. Vanna captures how Delta changes when implied volatility moves — essential knowledge when managing a Delta hedge through an IV spike. Charm tells you how fast your Delta hedge becomes stale simply from the passage of time, which matters for strategies rebalanced weekly rather than daily. Vomma and Speed are critical for market makers and structured product desks that must manage large, complex books where non-linear interactions dominate the risk profile.
No. The Black-Scholes model implemented here assumes a non-dividend-paying stock. For dividend-paying stocks, the standard adjustment is to replace S in the formulas with S × e^(−q × T), where q is the continuous dividend yield. Dividends reduce call values and increase put values because the stock price drops on ex-dividend date, which harms calls and helps puts. For most short-dated options on low-yield stocks the dividend adjustment is small, but it becomes material for high-yield stocks or long-dated LEAPS.
Gamma is highest when the outcome is most uncertain — i.e., when a small move could flip the option from worthless to in-the-money. This situation is maximized for ATM options with very little time remaining. With days left to expiry, a $1 move in the stock dramatically changes the probability of finishing ITM, so Delta changes rapidly — meaning Gamma is high. Deep ITM and OTM options have a more "settled" outcome, so the same $1 move has less effect on the probability of finishing ITM, resulting in low Gamma.
Delta flips sign: call Delta is positive (N(d1)), while put Delta is negative (N(d1) − 1). Rho also flips sign — calls benefit from higher rates, puts are hurt. Gamma, Vega, Theta magnitude, and the absolute values of the second-order Greeks are symmetric between calls and puts under put-call parity when other inputs are equal. This is why Gamma and Vega are the same value regardless of option type in this calculator, and why Delta values sum to approximately 1 for matching call/put pairs (|ΔCall| + |ΔPut| = 1 for the same strike and expiry).
The standard convention for US equity options is to use the short-term Treasury yield corresponding to the option's expiration. For a 3-month option, use the 3-month T-bill yield; for a 1-year option, use the 1-year Treasury rate. As of mid-2025, short-term Treasury rates have been in the 4–5% range. For most retail traders using this calculator, the exact rate matters less than getting Delta, Gamma, and Vega right — Rho is typically the smallest first-order Greek for options with less than 12 months to expiration.

Sources & References

Last updated: 2026-06-05

💡

Help us improve!

How would you rate the Options Greeks Calculator?

Sources

  • Reserve Bank of India (RBI) — Financial regulations, lending rates, and monetary policy guidelines. rbi.org.in
  • Consumer Financial Protection Bureau (CFPB) — Consumer finance guidelines, mortgage and loan disclosure standards. consumerfinance.gov
  • Securities and Exchange Board of India (SEBI) — Investment and securities market regulations. sebi.gov.in
  • Investopedia — Financial formulas, definitions, and educational content. investopedia.com

For a complete list of all references used across the site, visit our full sources page.

<>

Editorial Note

MyCalcBuddy Editorial Team

This page is maintained as an educational calculator reference.

Source

Formula Source: Fundamentals of Financial Management

by Brigham & Houston

UpdatedLast reviewed: May 2026
CheckedFormula checks are based on standard references and internal QA review.