You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create square_root_module for square root calculation
This module provides a function to calculate the square root of a number using Fortran's intrinsic SQRT function. It includes error handling for negative input.
0 commit comments