Here is the rules

#1 The end result must equal 123456789 without a decimal.
#2 The starting number must contain all numbers 1-9 any order. 9 digits in length.
#3 The starting number can contain a decimal point.
#4 You may only + - * / one time (plus minus multiply or divide)
#5 No use of * or / 1 to get the same number.