mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
526 B
526 B
Home > bitburner > SkillsFormulas > calculateExp
SkillsFormulas.calculateExp() method
Signature:
calculateExp(skill: number, mult?: number): number;
Parameters
| Parameter | Type | Description |
|---|---|---|
| skill | number | |
| mult | number |
Returns:
number