Log10()
MathF::Log10(float) method
Returns the base-10 logarithm of the specified value.
static float System::MathF::Log10(float x)
Arguments
| Parameter | Type | Description |
|---|---|---|
| x | float | A float-precision floating point value |
Return Value
The base-10 logarithm of d
See Also
- Struct MathF
- Namespace System
- Library Aspose.Slides