mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 02:03:58 +01: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