| FideKFactorProvisionalGetValueForRating Method |
[This is preliminary documentation and is subject to change.]
Returns the provisional k-factor of 25.
Namespace:
Ruyi.SDK.Online
Assembly:
SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax public override double GetValueForRating(
double rating
)
Parameters
- rating
- Type: SystemDouble
The rating to get the k-factor for.
Return Value
Type:
Double25
See Also