; Define the function
Function Multiply(x.i, y.i)
Multiply = x * y
EndFunction
; Define a result variable
Define result.i
; Call the function
result = Multiply(5, 6)
Debug result
Please ask your questions, because switch on the cognition apparatus decides on the only known life in the universe.Wersten :DDüsseldorf NRW Germany Europe Earth Solar System Flake Bubble Orionarm
Milky Way Local_Group Virgo Supercluster Laniakea Universe
Macro Function
Procedure
EndMacro
Macro EndFunction
ProcedureReturn Multiply
EndProcedure
EndMacro
; Define the function
Function Multiply(x.i, y.i)
Multiply = x * y
EndFunction
; Define a result variable
Define result.i
; Call the function
result = Multiply(5, 6)
Debug result
In this age, our job is to prevent AI become too smart. Otherwise, Skynet, V.I.K.I. or Ava are not far away ...
... the technological singularity will come, we should delay them as long as we can.
n this age, our job is to prevent AI become too smart. Otherwise, Skynet, V.I.K.I. or Ava are not far away ...
... the technological singularity will come, we should delay them as long as we can.
Macro Function
Procedure
EndMacro
Macro EndFunction
ProcedureReturn Multiply
EndProcedure
EndMacro
; Define the function
Function Multiply(x.i, y.i)
Multiply = x * y
EndFunction
; Define a result variable
Define result.i
; Call the function
result = Multiply(5, 6)
Debug result
In this age, our job is to prevent AI become too smart. Otherwise, Skynet, V.I.K.I. or Ava are not far away ...
... the technological singularity will come, we should delay them as long as we can.
hugblue wrote: Thu Dec 22, 2022 10:11 pmAnd yes i use ChatGPT.
It kept saying there are functions.
ChatGPT is not tech support for PureBasic. Don't believe what it says; it's not always correct.
I asked ChatGPT to tell me about one of my own apps, and it was 100% wrong. Said it was Registry cleaner, which I assume is because my website mentions the word Registry on it. It also said my app runs on all versions of Windows, when my website clearly says Win 7 and later. I could go on about its other errors, but won't.
Why are people so obsessed with these "AIs" anyway? Until now it's almost all fraud and hidden google search. Alexa is not an AI, ChatGPT is not an AI all other products that claim to be an AI aren't.
There may be real AIs, but these are definitely locked behind lab doors. All others are toys.