LibreOffice 25.2 உதவி
Returns the fractional portion of a number.
Frac (Number)
இரட்டை
Number: Any valid numeric expression.
5 செல்லாத செயல்முறை அழைப்பு
Sub ExampleFrac Print Frac(3.99) ' returns the value 0.99 Print Frac(0) ' returns the value 0 Print Frac(-3.14159) ' returns the value -0.14159 End Sub
தொடர்புடைய தலைப்புகள்
Fix Function
Int Function
Please support us!