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