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