dps1.py

Created by tahiawalettebaye1

Created on December 16, 2025

1022 Bytes


Augmentation de capital avec DPS

1 Montant collecte
Mt_col = Nbre_actions_nouvelles * Prix_emission

2 Cours apres augmentation de capital
Cours_apres =
(Mt_col + (Nbre_actions_anciennes * Cours_ancien))
/ Nbre_total_actions

3 Valeur du DPS
DPS = Cours_ancien - Cours_apres

4 Rapport de souscription
R = Nbre_actions_anciennes / Nbre_actions_nouvelles
Ex 15M / 6M = 5 anciennes pour 2 nouvelles = 2.5

5 Nouvelles actions pour 50 anciennes
Nouvelles = 50 / R

6 Cours apres augmentation avec frais
Cours_apres_frais =
((Mt_col + (Nbre_actions_anciennes * Cours_ancien)) - Frais)
/ Nbre_total_actions

Exo 2

1 Nombre actions a emettre pour atteindre M
Nouvelles_actions = (M + Frais) / Prix_emission

2 Valeur du DPS
Val_action_apres =((Nbre_actions_anciennes * Cours_boursier) + M)/ Nbre_total_actions

DPS = Cours_boursier - Val_action_apres

3 Options ancien actionnaire (5 actions)
Rapport = 7 pour 2

Exercer DPS = recevoir 2 nouvelles actions
Vendre DPS = Gain = 2 * DPS
Dividende cash = aucun effet
`

During your visit to our site, NumWorks needs to install "cookies" or use other technologies to collect data about you in order to:

With the exception of Cookies essential to the operation of the site, NumWorks leaves you the choice: you can accept Cookies for audience measurement by clicking on the "Accept and continue" button, or refuse these Cookies by clicking on the "Continue without accepting" button or by continuing your browsing. You can update your choice at any time by clicking on the link "Manage my cookies" at the bottom of the page. For more information, please consult our cookies policy.